From 3c866667bc488e36d0ea48f6389fb5a39ee2caab Mon Sep 17 00:00:00 2001 From: Alex Janka Date: Fri, 2 Jun 2017 22:40:33 +1000 Subject: [PATCH] Add build --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..a0f4aa7 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +git pull +systemctl restart geo \ No newline at end of file