summaryrefslogtreecommitdiff
path: root/source/dummy_lorry_update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/dummy_lorry_update.sh')
-rw-r--r--source/dummy_lorry_update.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/dummy_lorry_update.sh b/source/dummy_lorry_update.sh
index c0c16df..228f50f 100644
--- a/source/dummy_lorry_update.sh
+++ b/source/dummy_lorry_update.sh
@@ -1,8 +1,10 @@
+#!/bin/sh
# this will go on the definitions post-receive hook
+set -e
category=lorry
-IP=10.24.2.109
+IP=127.0.0.1
port=9999
user=orchestration
passwd=orchestration