[who2b] seulement sur vo...
Ignore-this: 393c02071ab07891f2b83f0887587fb6 darcs-hash:20121108175629-ffbb2-f5781b64998fb2953106916b36cd1909a3b3f38c.gz
This commit is contained in:
parent
9af8daef9d
commit
4813c8f43c
1 changed files with 8 additions and 0 deletions
8
gestion/tools/who2b
Executable file
8
gestion/tools/who2b
Executable file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue