mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update
This commit is contained in:
@ -74,7 +74,7 @@ function fuSELFUPDATE () {
|
||||
echo "###### $myBLUE""Found newer version, will be pulling updates and restart myself.""$myWHITE"
|
||||
git reset --hard
|
||||
git pull --force
|
||||
exec "$1" "$2"
|
||||
exec ./update.sh -y
|
||||
exit 1
|
||||
else
|
||||
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
||||
|
Reference in New Issue
Block a user