cron.scripts/fifo.daily.sh
authorAlan Knowles <alan@roojs.com>
Mon, 28 Jul 2014 03:48:23 +0000 (11:48 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 28 Jul 2014 03:48:23 +0000 (11:48 +0800)
cron.scripts/fifo.daily.sh

index 6964844..af7d891 100755 (executable)
@@ -3,9 +3,10 @@
 echo "Dragon Directory=$1"
 echo "Dragon Country=$2"
 echo "Report to =$3"
+echo "Database prefix  = $4"
 
 #usage:
-#/where/script/is/fifo.daily.sh  /where/dragon/is/ hk example@example.com
+#/where/script/is/fifo.daily.sh  /where/dragon/is/ xtuple hk example@example.com
 
 
 /usr/bin/php ${1}${2}.php Xtuple/Fifo/ProcessValues --send-to ${3} >> /tmp/fifovalues.${USER}.${2}