This commit is contained in:
stebifan 2018-04-10 22:22:34 +02:00
parent 9bce303e42
commit 4d068f983f

View File

@ -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