bugfix
This commit is contained in:
parent
9bce303e42
commit
4d068f983f
5
start.sh
5
start.sh
@ -1,8 +1,7 @@
|
||||
#!/bin/sh
|
||||
cd /opt/meshviewer
|
||||
git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /opt/meshviewer/
|
||||
cd /opt/meshviewer
|
||||
npm install gulp -D yarn
|
||||
yarn global add gulp-cli
|
||||
gulp
|
||||
ln -s /opt/meshviewer/build/index.html /opt/meshviewer/index.html
|
||||
exit 0
|
||||
ln -s /opt/meshviewer/build/index.html /opt/meshviewer/index.html
|
Loading…
Reference in New Issue
Block a user