mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +08:00
[bitnami/laravel] Execute post-init script (#27059)
Signed-off-by: Michal Hybner <mu1f407@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ if [[ "$*" = *"/opt/bitnami/scripts/laravel/run.sh"* ]]; then
|
||||
info "** Running Laravel setup **"
|
||||
/opt/bitnami/scripts/php/setup.sh
|
||||
/opt/bitnami/scripts/laravel/setup.sh
|
||||
/post-init.sh
|
||||
info "** Laravel setup finished! **"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user