summaryrefslogtreecommitdiff
path: root/new-reality/build.sh
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-11-28 18:12:34 -0500
committerJules Laplace <jules@okfoc.us>2016-11-28 18:12:34 -0500
commitec41dd9dcc8e9af0d108297c6cfcfcef43d0d105 (patch)
treeec9569f69a6420e965661b3c03c252b4212c99f2 /new-reality/build.sh
parent2860b0ceae8e08704996b3397fb8b962ca60ab95 (diff)
new reality co
Diffstat (limited to 'new-reality/build.sh')
-rwxr-xr-xnew-reality/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/new-reality/build.sh b/new-reality/build.sh
new file mode 100755
index 0000000..ab9006d
--- /dev/null
+++ b/new-reality/build.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+git pull && grunt && pm2 restart viacom
+