trying some more

This commit is contained in:
2021-03-14 20:51:13 -04:00
parent 16b2d9fbb7
commit e00a54b27f
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "duplicacy",
"version": "20210314.6",
"version": "20210314.7",
"slug": "duplicacy",
"description": "Duplicacy backup",
"arch": ["armhf", "armv7"],

View File

@@ -1,5 +1,5 @@
ARG BUILD_FROM
FROM ${BUILD_FROM}
FROM $BUILD_FROM
ENV LANG C.UTF-8

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env bashio
set +u
#!/usr/bin/with-contenv bashio
CONFIG_PATH=/data/options.json
SYSTEM_USER=/data/system_user.json