From a7dee5f41eb41a26a9f6ea0ac8203a90f2e6b36d Mon Sep 17 00:00:00 2001 From: John Gaunt Date: Sun, 14 Mar 2021 20:39:34 -0400 Subject: [PATCH] still trying to fix build env --- duplicacy/config.json | 2 +- duplicacy/run.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/duplicacy/config.json b/duplicacy/config.json index d6ac7b3..6baba8b 100644 --- a/duplicacy/config.json +++ b/duplicacy/config.json @@ -1,6 +1,6 @@ { "name": "duplicacy", - "version": "20210314.2", + "version": "20210314.3", "slug": "duplicacy", "description": "Duplicacy backup", "arch": ["armhf", "armv7"], diff --git a/duplicacy/run.sh b/duplicacy/run.sh index 4011810..77c84b9 100644 --- a/duplicacy/run.sh +++ b/duplicacy/run.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio set +u CONFIG_PATH=/data/options.json