test
This commit is contained in:
parent
1882b468cc
commit
4190c2020b
5
start.sh
5
start.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user