update, refactory to master

This commit is contained in:
Daniel Ortiz 2025-07-12 21:21:44 -04:00
parent 59c6672df7
commit 444b181075

View file

@ -77,7 +77,7 @@ function fuSELFUPDATE () {
else
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
git reset --hard
git pull origin --force
git pull --force
fi
if [ -z "$myTPOT_TYPE" ]; then
echo