mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update
This commit is contained in:
@ -67,7 +67,7 @@ function fuSELFUPDATE () {
|
|||||||
if [ "$myLOCALSTAT" == "0" ];
|
if [ "$myLOCALSTAT" == "0" ];
|
||||||
then
|
then
|
||||||
echo "###### $myBLUE""Found newer version, will update myself and restart.""$myWHITE"
|
echo "###### $myBLUE""Found newer version, will update myself and restart.""$myWHITE"
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull --force
|
git pull --force
|
||||||
exec "$1" "$2"
|
exec "$1" "$2"
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user