You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed "s!baseUrl=https://planet.openstreetmap.org/replication/minute!baseUrl=https://planet.openstreetmap.org/replication/minute!"$WORKOSM_DIR/configuration_orig.txt >$WORKOSM_DIR/configuration.txt
116
+
sed "s!baseUrl=http://planet.openstreetmap.org/replication/minute!baseUrl=https://planet.openstreetmap.org/replication/minute!"$WORKOSM_DIR/configuration_orig.txt >$WORKOSM_DIR/configuration.txt
117
117
else
118
118
# make sure the lockfile is removed when we exit and then claim it
0 commit comments