mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 20-folders.sh
This commit is contained in:
@@ -12,6 +12,6 @@ chmod -R 755 /config/addons_config/$slug
|
||||
chown -R paperless:paperless /config/addons_config/$slug
|
||||
|
||||
if [ -f /etc/cont-init.d/90-config_yaml.sh ]; then
|
||||
sed -i "/# Export the variable/a sed -i \"/file_env()/a export \$line\" /sbin/docker-entrypoint.sh" /etc/cont-init.d/90-config_yaml.sh
|
||||
sed -i "/# Export the variable/a sed -i \"/entrypoint.sh/a export \$line\" /sbin/docker-entrypoint.sh" /etc/cont-init.d/90-config_yaml.sh
|
||||
echo "config.yaml enabled"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user