mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
tweaking
This commit is contained in:
parent
e2d9362f8a
commit
3e9c94c3ac
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ if [ ! $? -eq 0 ];
|
||||||
echo "### Playbook was successful."
|
echo "### Playbook was successful."
|
||||||
echo "### Now removing ${HOME}/tpotce."
|
echo "### Now removing ${HOME}/tpotce."
|
||||||
rm -rf ${HOME}/tpotce
|
rm -rf ${HOME}/tpotce
|
||||||
|
rm -rf ${HOME}/tpot.yml
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue