Ajout de who4j dans les commandes par defaut
This commit is contained in:
parent
77d98bf3fa
commit
77558c1f25
1 changed files with 8 additions and 0 deletions
8
respbats/who4j
Executable file
8
respbats/who4j
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [ `hostname` != "zamok" ]; then
|
||||
echo "Merci d'executer ce script sur zamok."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
sudo -u respbats /usr/scripts/gestion/tools/whosthere.py 4j
|
Loading…
Add table
Add a link
Reference in a new issue