mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-12 19:28:09 +00:00
update
This commit is contained in:
parent
8a689c9900
commit
9a1a732808
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ function fuSELFUPDATE () {
|
|||
if [ "$myLOCALSTAT" == "0" ];
|
||||
then
|
||||
echo "###### $myBLUE""Found newer version, will update myself and restart.""$myWHITE"
|
||||
git reset --hard
|
||||
git reset --hard
|
||||
git pull --force
|
||||
exec "$1" "$2"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue