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