From: xf0r3m Date: Sun, 31 Dec 2023 19:02:50 +0000 (+0100) Subject: Zmiana nazwy katalogu docelowego dla projektu xfcedebian X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=d35ed38f84941bd5749942e3f8b7d38be3447116;p=immudex.git Zmiana nazwy katalogu docelowego dla projektu xfcedebian --- diff --git a/versions/template.sh b/versions/template.sh index ea9ff26..0a17e65 100644 --- a/versions/template.sh +++ b/versions/template.sh @@ -39,7 +39,7 @@ function tidy() { apt-get autoremove -y; apt-get autoclean; rm -rf ~/immudex; - if [ -d ~/xfcedebian-d13 ]; then rm -rf ~/xfcedebian-d13; fi + if [ -d ~/xfcedebian ]; then rm -rf ~/xfcedebian; fi rm /var/cache/apt/*.bin; echo > ~/.bash_history; history -c