From 044957b316acc40d3159b77a44df24cb4c26bd17 Mon Sep 17 00:00:00 2001 From: SebClem Date: Wed, 13 Jul 2022 09:36:56 +0200 Subject: [PATCH] :ambulance: Disable init to prenvent issue with S6-Overlay 3.x --- nextcloud_backup/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud_backup/config.json b/nextcloud_backup/config.json index 519f72a..b77937c 100644 --- a/nextcloud_backup/config.json +++ b/nextcloud_backup/config.json @@ -12,6 +12,7 @@ "panel_admin": true, "startup": "application", "stage": "experimental", + "init": false, "arch": [ "aarch64", "amd64",