packaging
This commit is contained in:
9
packaging/start.sh
Normal file
9
packaging/start.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
# sudo apt update
|
||||
# sudo apt install p7zip-full unrar-free gpsbabel
|
||||
|
||||
python3 route_packager.py \
|
||||
--input ./v4-scrape-675.tar.gz \
|
||||
--out ./route-out \
|
||||
--target both \
|
||||
--name bg-mountain-routes \
|
||||
--verbose
|
||||
Reference in New Issue
Block a user