Debug script
This commit is contained in:
parent
c119299f6e
commit
2b9ccd4b34
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#! /bin/bash
|
||||
|
||||
npm run init
|
||||
npm run generate
|
||||
npm run refresh:layeroverview
|
||||
npm run generate:buildDbScript
|
||||
mv build_db.sh ~/data/
|
||||
transmission-cli https://planet.osm.org/pbf/planet-latest.osm.pbf.torrent -f ./on_data_downloaded.sh &>nohup_transmission.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue