adjust the function executing sequence

This commit is contained in:
oscar 2022-03-17 08:59:53 +13:00
parent fe4dd32069
commit 7f21b00bf2

View File

@ -110,9 +110,9 @@ function build_portainer_all() {
exit;
fi
build_portainer_frontend_without_prompt
build_portainer_backend_without_prompt
build_portainer_frontend_without_prompt
}
function run_before_commit() {