Remove chmod install step, set execution flag, retained in zip
This commit is contained in:
parent
de74609a55
commit
5c1713d9bd
2 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ As an alternative to the above online version, the standalone server of BRouter
|
||||||
cd ~/opt/brouter
|
cd ~/opt/brouter
|
||||||
wget https://github.com/nrenner/brouter-web/releases/download/0.11.0/brouter-web-standalone.0.11.0.zip
|
wget https://github.com/nrenner/brouter-web/releases/download/0.11.0/brouter-web-standalone.0.11.0.zip
|
||||||
unzip brouter-web-standalone.0.11.0.zip
|
unzip brouter-web-standalone.0.11.0.zip
|
||||||
chmod +x ./run.sh ./standalone/local.sh
|
|
||||||
|
|
||||||
2. download one or more [data file(s)](https://brouter.de/brouter/segments4/) (rd5) into `segments4` directory
|
2. download one or more [data file(s)](https://brouter.de/brouter/segments4/) (rd5) into `segments4` directory
|
||||||
|
|
||||||
|
|
|
||||||
0
resources/standalone/run.sh
Normal file → Executable file
0
resources/standalone/run.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue