diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-07 11:13:29 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-07 11:13:29 +0200 |
commit | 04807d1e35884370bdb05f84eca24eb09f02acad (patch) | |
tree | 4a9a743fb24bbad1af1c99da4f100bec8fd41b42 /auto/clean | |
parent | 5710c8055d5443c471a64ee74f788e4808de2b6b (diff) | |
download | kanotix-04807d1e35884370bdb05f84eca24eb09f02acad.zip kanotix-04807d1e35884370bdb05f84eca24eb09f02acad.tar.gz |
"lh clean" will cleanup now
Diffstat (limited to 'auto/clean')
-rwxr-xr-x | auto/clean | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ then rmdir --ignore-fail-on-non-empty config fi +[ $# -eq 0 ] && exit 0 + # handle additional kanotix parameters while [ "$1" ] do |