Update 00-folders.sh

This commit is contained in:
Alexandre
2022-03-21 17:05:05 +01:00
committed by GitHub
parent e6c875d31c
commit 9de7a48158

View File

@@ -23,7 +23,3 @@ fi
# Make sure permissions are right
chown -R "$(id -u):$(id -g)" "$CONFIGLOCATION"
# Exporting config location
bashio::log.info "Config file can be found in $CONFIGLOCATION"
sed -i "1a export PAPERMERGE_CONFIG_FILE=$CONFIGLOCATION" /etc/services.d/papermerge/run