3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/bin/sh
|
|
|
|
LANG=fr_FR.UTF-8 sudo -u respbats /usr/scripts/gestion/whos.py $*
|