[bitnami/moodle] Release 4.1.6-debian-11-r6 (#53577)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-12-07 14:32:10 +01:00
committed by GitHub
parent 1079282740
commit f63e3f506e
6 changed files with 28 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ fi
script=$1
exit_code="${2:-96}"
fail_if_not_present="${3:-n}"
fail_if_not_present="${3:-y}"
if test -f "$script"; then
sh $script