mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update 99-configuration.sh
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
# Symlink config
|
||||||
|
|
||||||
|
ln -s /data/config/papermerge.conf.py /etc
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# SELECT FOLDERS #
|
# SELECT FOLDERS #
|
||||||
##################
|
##################
|
||||||
@@ -70,4 +74,4 @@ if [ "$IMAPHOST" != "null" ]; then
|
|||||||
bashio::log.info "! IMAPHOST has been set, but no IMAPPASSWORD. Please check your configuration!"
|
bashio::log.info "! IMAPHOST has been set, but no IMAPPASSWORD. Please check your configuration!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user