aboutsummaryrefslogtreecommitdiff
path: root/bin/sls
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sls')
-rwxr-xr-xbin/sls2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sls b/bin/sls
index c5281aa7..cbaebe3a 100755
--- a/bin/sls
+++ b/bin/sls
@@ -5,4 +5,4 @@ if [ "$#" -eq 0 ] ; then
set -- "$@" "$cfg"
done
fi
-exec slsf -- "$@"
+slsf -- "$@"