This commit is contained in:
Marco Ochse 2024-03-24 17:01:29 +01:00
parent e2d9362f8a
commit 3e9c94c3ac

View file

@ -92,6 +92,7 @@ if [ ! $? -eq 0 ];
echo "### Playbook was successful."
echo "### Now removing ${HOME}/tpotce."
rm -rf ${HOME}/tpotce
rm -rf ${HOME}/tpot.yml
echo
fi