From: xf0r3m Date: Fri, 8 Dec 2023 15:46:10 +0000 (+0100) Subject: versions/template.sh X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=fa93cc6ac8de82eaeca69b151e0bcb6f4f3742e2;p=immudex.git versions/template.sh --- diff --git a/versions/template.sh b/versions/template.sh index 461d829..ea9ff26 100644 --- a/versions/template.sh +++ b/versions/template.sh @@ -38,8 +38,8 @@ function tidy() { apt-get clean; apt-get autoremove -y; apt-get autoclean; - rm -rf ~/immudex-testing; - if [ -d ~/xfcedebian ]; then rm -rf ~/xfcedebian; fi + rm -rf ~/immudex; + if [ -d ~/xfcedebian-d13 ]; then rm -rf ~/xfcedebian-d13; fi rm /var/cache/apt/*.bin; echo > ~/.bash_history; history -c