summaryrefslogtreecommitdiff
path: root/auto/clean
diff options
context:
space:
mode:
Diffstat (limited to 'auto/clean')
-rwxr-xr-xauto/clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/clean b/auto/clean
index fb17beb..dfd7de9 100755
--- a/auto/clean
+++ b/auto/clean
@@ -24,7 +24,7 @@ then
rmdir --ignore-fail-on-non-empty config
fi
-[ $# -eq 0 ] && exit 0
+[ $# -eq 0 ] && lb clean noauto
# handle additional kanotix parameters
while [ "$1" ]