mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -18,6 +18,10 @@ def full_sync(force=False):
|
||||
assert_linux()
|
||||
assert_sudo()
|
||||
|
||||
# if it's a manual/forced run, we clean up old/deleted mounts
|
||||
if force:
|
||||
clean_up_mounts(config.mnt_dir)
|
||||
|
||||
# start
|
||||
versions_changed = fetch_version_files()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user