Update 20-folders.sh

This commit is contained in:
Alexandre
2022-11-12 23:52:36 +01:00
committed by GitHub
parent 8c3d259be4
commit ee5779d2f8

View File

@@ -10,8 +10,3 @@ fi
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 \"/entrypoint.sh/a export \$line\" /sbin/docker-entrypoint.sh" /etc/cont-init.d/90-config_yaml.sh
echo "config.yaml enabled"
fi