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
|
||||
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
||||
git reset --hard
|
||||
git pull origin --force
|
||||
git pull --force
|
||||
fi
|
||||
if [ -z "$myTPOT_TYPE" ]; then
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue