summaryrefslogtreecommitdiff
path: root/app/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'app/update.sh')
-rwxr-xr-xapp/update.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/update.sh b/app/update.sh
deleted file mode 100755
index 731e32a..0000000
--- a/app/update.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-cd fronters
-node dl.js
-
-cd ..
-node build.js \ No newline at end of file