summaryrefslogtreecommitdiff
path: root/auto/clean
diff options
context:
space:
mode:
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