feat(db): add sql script sql/stops-gtfs-de-not-dhid.sql

This commit is contained in:
dancingCycle 2023-06-16 14:37:44 +02:00
parent 1a2bfc10ba
commit c72ec3aab5
1 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
HOME=/home/pacs/sib00/users/osm
# m h dom mon dow command
25 0 * * 7 cd $HOME/git/osm-rvb/db && sh dload-geofabrik-osm.sh niedersachsen
45 0 * * 7 cd $HOME/git/osm-rvb/db && sh import-osm-into-db.sh sib00_osm sib00_osmuser
05 1 * * 7 cd $HOME/git/osm-rvb/db && sh update-db.sh sib00_osm sib00_osmuser test_rvb
26 0 * * 7 echo 'Next!'
27 0 * * 7 cd $HOME/git/osm-rvb/db && sh import-osm-into-db.sh sib00_osm sib00_osmuser
34 0 * * 7 echo 'Next!'
41 0 * * 7 cd $HOME/git/osm-rvb/db && sh update-db.sh sib00_osm sib00_osmuser rvb
45 0 * * 7 echo 'Next!'