From 4813c8f43c4c09aadb034fd88cdb55db4f94d540 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 8 Nov 2012 18:56:29 +0100 Subject: [PATCH] [who2b] seulement sur vo... Ignore-this: 393c02071ab07891f2b83f0887587fb6 darcs-hash:20121108175629-ffbb2-f5781b64998fb2953106916b36cd1909a3b3f38c.gz --- gestion/tools/who2b | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 gestion/tools/who2b 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