Fix init for s6 supervisor

This commit is contained in:
ViViDboarder 2022-05-18 10:54:12 -07:00
parent f34558cfb8
commit c6178e6550
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: Rclone Snapshot Sync name: Rclone Snapshot Sync
version: '1.5.3' version: '1.5.4'
slug: rclone slug: rclone
description: Sync snapshots to another devices description: Sync snapshots to another devices
arch: arch:
@ -9,6 +9,7 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
startup: application startup: application
init: false
boot: auto boot: auto
ingress: true ingress: true
ingress_port: 5572 ingress_port: 5572