From 7984e9c00cad43135e09df30c2378b04ec404292 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 4 May 2017 16:49:40 +0200 Subject: [PATCH] Update config.json --- sync/config.json | 1 + 1 file changed, 1 insertion(+) 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,