This commit is contained in:
stebifan 2018-04-14 22:16:07 +02:00
parent 1882b468cc
commit 4190c2020b

View File

@ -1,8 +1,7 @@
#!/bin/sh
git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /tmp
sleep 60
rm -rf /opt/meshviewer/
mv /tmp/* /opt/meshviewer/
rm -rf /tmp/
git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /opt/meshviewer
cd /opt/meshviewer
npm install gulp -D yarn
yarn global add gulp-cli