From c6178e655025d530d3ba84a316c64e481e728c18 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 18 May 2022 10:54:12 -0700 Subject: [PATCH] Fix init for s6 supervisor --- rclone/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rclone/config.yml b/rclone/config.yml index ab8ce53..956e8b0 100755 --- a/rclone/config.yml +++ b/rclone/config.yml @@ -1,6 +1,6 @@ --- name: Rclone Snapshot Sync -version: '1.5.3' +version: '1.5.4' slug: rclone description: Sync snapshots to another devices arch: @@ -9,6 +9,7 @@ arch: - aarch64 - amd64 startup: application +init: false boot: auto ingress: true ingress_port: 5572