mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-31 18:13:44 +00:00
Docker fixes
This commit is contained in:
@@ -17,6 +17,10 @@ set -e
|
||||
#UK_POSTCODES_URL:/home/planet/postcodes/gb-postcode-data/gb_postcodes.csv
|
||||
#US_POSTCODES_URL:/home/planet/postcodes/us-postcodes/uszips.csv
|
||||
|
||||
echo "<$(date +%T)> Setting git as safe dir..."
|
||||
|
||||
git config --global --add safe.directory /root/OM/organicmaps
|
||||
|
||||
echo "<$(date +%T)> Starting..."
|
||||
|
||||
# Prepare paths
|
||||
|
||||
Reference in New Issue
Block a user