Update 99-run.sh

This commit is contained in:
Alexandre
2022-11-11 10:50:42 +01:00
committed by GitHub
parent 3d2047a0df
commit ebd20100c5

View File

@@ -6,6 +6,11 @@
#################
exec redis-server & bashio::log.info "Starting redis"
################
# Starting app #
################
/./usr/local/bin/paperless_cmd.sh & bashio::log.info "Starting app"
###############################
# Create user if not existing #
###############################