mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
work
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
TILE_GEN_BIN=/data/ofm/tile_gen/bin
|
||||
VENV_PYTHON=$TILE_GEN_BIN/venv/bin/python
|
||||
VENV_PYTHON=/data/ofm/venv/bin/python
|
||||
|
||||
sudo umount mnt_rw 2> /dev/null || true
|
||||
sudo umount mnt_rw2 2> /dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user