diff options
Diffstat (limited to 'auto/clean')
-rwxr-xr-x | auto/clean | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ] |