Update 99-configuration.sh

This commit is contained in:
Alexandre
2022-03-21 18:03:14 +01:00
committed by GitHub
parent a5e1b89edd
commit 0c9d6d7923

View File

@@ -1,6 +1,10 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Symlink config
ln -s /data/config/papermerge.conf.py /etc
##################
# SELECT FOLDERS #
##################
@@ -70,4 +74,4 @@ if [ "$IMAPHOST" != "null" ]; then
bashio::log.info "! IMAPHOST has been set, but no IMAPPASSWORD. Please check your configuration!"
fi
fi
fi