[whokfet] $@ dans le wrapper pour transmettre l'option --really

This commit is contained in:
Vincent Le Gallic 2014-04-17 23:04:23 +02:00
parent 5b2029c7f7
commit 444ff20b3f

View file

@ -5,4 +5,4 @@ if [ `hostname` != "zamok" ]; then
exit 1 exit 1
fi fi
exec sudo -u respbats /usr/scripts/gestion/tools/whokfet.py exec sudo -u respbats /usr/scripts/gestion/tools/whokfet.py "$@"