3 lines
111 B
Bash
Executable file
3 lines
111 B
Bash
Executable file
#!/bin/sh
|
|
export PYTHONIOENCODING=utf-8
|
|
LANG=fr_FR.UTF-8 sudo -u respbats /usr/scripts/gestion/whos_lc.py "$@"
|