whos_lc: passe les arguments comme il faut au .py
This commit is contained in:
parent
4874b2eebc
commit
f527a12064
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
export PYTHONIOENCODING=utf-8
|
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 "$@"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue