summaryrefslogtreecommitdiff
path: root/auto/clean
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2010-09-07 11:13:29 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2010-09-07 11:13:29 +0200
commit04807d1e35884370bdb05f84eca24eb09f02acad (patch)
tree4a9a743fb24bbad1af1c99da4f100bec8fd41b42 /auto/clean
parent5710c8055d5443c471a64ee74f788e4808de2b6b (diff)
downloadkanotix-04807d1e35884370bdb05f84eca24eb09f02acad.zip
kanotix-04807d1e35884370bdb05f84eca24eb09f02acad.tar.gz
"lh clean" will cleanup now
Diffstat (limited to 'auto/clean')
-rwxr-xr-xauto/clean2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/clean b/auto/clean
index 30e9083..6fabe4a 100755
--- a/auto/clean
+++ b/auto/clean
@@ -23,6 +23,8 @@ then
rmdir --ignore-fail-on-non-empty config
fi
+[ $# -eq 0 ] && exit 0
+
# handle additional kanotix parameters
while [ "$1" ]
do