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
444b181075
commit
c38fab7670
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ function fuSELFUPDATE () {
|
|||
if [ -z "$myTPOT_TYPE" ]; then
|
||||
exec ./update.sh
|
||||
else
|
||||
exec ./update.sh -y $myTPOT_TYPE
|
||||
exec ./update.sh -y $myTPOT_TYPE
|
||||
fi
|
||||
else
|
||||
echo "###### $myBLUE""Pulling updates from repository.""$myWHITE"
|
||||
|
|
Loading…
Reference in a new issue