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