mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 06:47:25 +08:00
@@ -310,7 +310,7 @@ moodle_upgrade() {
|
||||
"--allow-unstable"
|
||||
)
|
||||
am_i_root && moodle_upgrade_args=("gosu" "$WEB_SERVER_DAEMON_USER" "${moodle_upgrade_args[@]}")
|
||||
debug_execute "${moodle_install_args[@]}"
|
||||
debug_execute "${moodle_upgrade_args[@]}"
|
||||
popd >/dev/null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user