mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 03:16:55 +00:00
update, refactory to master
This commit is contained in:
parent
59c6672df7
commit
444b181075
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ function fuSELFUPDATE () {
|
||||||
else
|
else
|
||||||
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull origin --force
|
git pull --force
|
||||||
fi
|
fi
|
||||||
if [ -z "$myTPOT_TYPE" ]; then
|
if [ -z "$myTPOT_TYPE" ]; then
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue