aboutsummaryrefslogtreecommitdiff
path: root/init.sh
blob: 2af8e9cb0b7d7dddef8721423919644fa3bb0ee1 (plain)
1
2
3
4
5
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