Remove chmod install step, set execution flag, retained in zip

This commit is contained in:
Norbert Renner 2020-01-21 19:56:43 +01:00
parent de74609a55
commit 5c1713d9bd
2 changed files with 0 additions and 1 deletions

View file

@ -41,7 +41,6 @@ As an alternative to the above online version, the standalone server of BRouter
cd ~/opt/brouter
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
chmod +x ./run.sh ./standalone/local.sh
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
View file