aboutsummaryrefslogtreecommitdiff
path: root/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init.sh')
-rwxr-xr-xinit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.sh b/init.sh
index 0549354..2af8e9c 100755
--- a/init.sh
+++ b/init.sh
@@ -1,4 +1,6 @@
#!/bin/sh
+# Put in this dir so that it can execute:
cd /home/joel
+rm -r -f ./FoodJS
git clone "https://github.com/JoelHMikael/FoodJS.git" >> /tmp/test.txt
node ./FoodJS/server.js