This commit is contained in:
Michel Roegl-Brunner 2025-05-15 15:01:05 +02:00
parent 1c9d0d9665
commit 3c1f478251
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ function update_script() {
start
build_container
description
desiption
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"

View File

@ -315,7 +315,7 @@ install_mysql() {
# PHP_VERSION - PHP version to install (default: 8.4)
# PHP_MODULE - Additional comma-separated modules
# PHP_APACHE - Set YES to enable PHP with Apache
# PHP_FPM - Set YES to enable PHP-FPM
# PHP_FPM - Set YES to enable PHP-FpPM
# PHP_MEMORY_LIMIT - (default: 512M)
# PHP_UPLOAD_MAX_FILESIZE - (default: 128M)
# PHP_POST_MAX_SIZE - (default: 128M)