mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 13:08:45 +02:00
Update run.txt
This commit is contained in:
@@ -56,6 +56,13 @@ if [ -f /app/frontend/Caddyfile ]; then
|
|||||||
echo "Caddyfile adapted"
|
echo "Caddyfile adapted"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#################
|
||||||
|
# SET VARIABLES #
|
||||||
|
#################
|
||||||
|
|
||||||
|
PGID="$(bashio::config 'PGID')"
|
||||||
|
PUID="$(bashio::config 'PUID')"
|
||||||
|
|
||||||
###############
|
###############
|
||||||
# PERMISSIONS #
|
# PERMISSIONS #
|
||||||
###############
|
###############
|
||||||
|
|||||||
Reference in New Issue
Block a user