diff --git a/respbats/whos_lc b/respbats/whos_lc index 9609ba21..3d96799b 100755 --- a/respbats/whos_lc +++ b/respbats/whos_lc @@ -1,3 +1,3 @@ #!/bin/sh export PYTHONIOENCODING=utf-8 -LANG=fr_FR.UTF-8 sudo -u respbats /usr/scripts/gestion/whos_lc.py $* +LANG=fr_FR.UTF-8 sudo -u respbats /usr/scripts/gestion/whos_lc.py "$@"