ops... fix path.
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 16 Feb 2010 14:28:43 +0000 (14:28 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 16 Feb 2010 14:28:43 +0000 (14:28 +0000)
automate-default.sh

index 0f0d87f..32c9407 100755 (executable)
@@ -62,7 +62,7 @@ fi
 #TODO: should add a call to ssh-add -l to check if the keys are loaded or not.
 source ${MONITOR_SCRIPT_ROOT}/agent.sh
 
-${MONITOR_SCRIPT_ROOT}/tools/syncwithplc.py $DATE || :
+${MONITOR_SCRIPT_ROOT}/commands/syncwithplc.py $DATE || :
 service plc restart monitor
 
 echo "Performing FindAll Nodes"