bugfix
This commit is contained in:
parent
37c2f9229d
commit
1882b468cc
1
start.sh
1
start.sh
@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /tmp
|
git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /tmp
|
||||||
|
rm -rf /opt/meshviewer/
|
||||||
mv /tmp/* /opt/meshviewer/
|
mv /tmp/* /opt/meshviewer/
|
||||||
rm -rf /tmp/
|
rm -rf /tmp/
|
||||||
cd /opt/meshviewer
|
cd /opt/meshviewer
|
||||||
|
Loading…
Reference in New Issue
Block a user