diff --git a/cloudcommander/rootfs/run.sh b/cloudcommander/rootfs/run.sh index 487057b90..731f9a6a2 100644 --- a/cloudcommander/rootfs/run.sh +++ b/cloudcommander/rootfs/run.sh @@ -135,6 +135,7 @@ declare ingress_interface declare ingress_port declare keyfile +CLOUDCMD_PREFIX="" if bashio::config.has_value 'do_not_use'; then CLOUDCMD_PREFIX=$(bashio::config 'do_not_use') export CLOUDCMD_PREFIX