summaryrefslogtreecommitdiff
path: root/scripts/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update.sh')
-rw-r--r--scripts/update.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/update.sh b/scripts/update.sh
new file mode 100644
index 00000000..66ffb043
--- /dev/null
+++ b/scripts/update.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cd /opt/swamid-metadata && git pull && make -f NewMakefile test && make -f NewMakefile