mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
tweak update.sh
This commit is contained in:
parent
59c8c5b34c
commit
7255a3dbe0
1 changed files with 2 additions and 1 deletions
|
@ -175,7 +175,8 @@ systemctl daemon-reload
|
|||
echo
|
||||
|
||||
echo "### Now pulling latest docker images"
|
||||
fuPULLIMAGES
|
||||
echo "######$myBLUE This might take a while, please be patient!$myWHITE"
|
||||
fuPULLIMAGES 2>&1>/dev/null
|
||||
|
||||
echo "### If you made changes to tpot.yml please ensure to add them again."
|
||||
echo "### We stored the previous version as backup in /root/."
|
||||
|
|
Loading…
Reference in a new issue