From c43632cd05160ea998878f62f751ce633b93669f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 15 Jan 2022 19:56:07 +0100 Subject: [PATCH] Update 99-run.sh --- fireflyiii/rootfs/etc/cont-init.d/99-run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fireflyiii/rootfs/etc/cont-init.d/99-run.sh b/fireflyiii/rootfs/etc/cont-init.d/99-run.sh index f78daa574..08f6ea80a 100644 --- a/fireflyiii/rootfs/etc/cont-init.d/99-run.sh +++ b/fireflyiii/rootfs/etc/cont-init.d/99-run.sh @@ -121,5 +121,4 @@ php artisan firefly-iii:upgrade-database bashio::log.info "Please wait while the app is loading !" -cd /var/www/html -sh entrypoint.sh +/./usr/local/bin/entrypoint.sh