diff --git a/gestion/tools/who2b b/gestion/tools/who2b new file mode 100755 index 00000000..5df8027f --- /dev/null +++ b/gestion/tools/who2b @@ -0,0 +1,8 @@ +#!/bin/bash + +if [ `hostname` != "vo" ]; then + echo "Merci d'executer ce script sur vo." + exit 1 +fi + +sudo -u respbats /usr/scripts/gestion/tools/who2b.py