]> gitweb.morketsmerke.org Git - immudex-sdk.git/commitdiff
Poprawienie pliku funkcji
authorxf0r3m <jakubstasinski@protonmail.com>
Wed, 13 Sep 2023 11:51:26 +0000 (13:51 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Wed, 13 Sep 2023 11:51:26 +0000 (13:51 +0200)
versions/template.sh

index 19c6089015aa09333e48a2ed9b2a3028704b6de4..13f75b4148db5af85dd864350ab9f15b8d152dd8 100644 (file)
@@ -15,8 +15,7 @@ function tidy() {
   apt-get clean;
   apt-get autoremove -y;
   apt-get autoclean;
-  rm -rf ~/greenOS;
-  rm /FILE_LIST;
+  rm -rf ~/immudex-sdk;
   rm /var/cache/apt/*.bin;
   echo > ~/.bash_history;
   history -c