mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update run.sh
This commit is contained in:
@@ -135,6 +135,7 @@ declare ingress_interface
|
|||||||
declare ingress_port
|
declare ingress_port
|
||||||
declare keyfile
|
declare keyfile
|
||||||
|
|
||||||
|
CLOUDCMD_PREFIX=""
|
||||||
if bashio::config.has_value 'do_not_use'; then
|
if bashio::config.has_value 'do_not_use'; then
|
||||||
CLOUDCMD_PREFIX=$(bashio::config 'do_not_use')
|
CLOUDCMD_PREFIX=$(bashio::config 'do_not_use')
|
||||||
export CLOUDCMD_PREFIX
|
export CLOUDCMD_PREFIX
|
||||||
|
|||||||
Reference in New Issue
Block a user