diff --git a/sync/config.json b/sync/config.json index 9841e98..9e794b6 100644 --- a/sync/config.json +++ b/sync/config.json @@ -5,6 +5,7 @@ "description": "Sync config files over sftp", "startup": "once", "boot": "manual", + "map": ["config"], "options": { "target": null, "username": null,