whos_lc: passe les arguments comme il faut au .py

This commit is contained in:
Daniel STAN 2015-09-07 15:45:37 +02:00
parent 4874b2eebc
commit f527a12064

View file

@ -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 "$@"