removed msg_info, fix description

This commit is contained in:
MintHCM-admin
2025-12-22 08:11:35 +01:00
parent 671a7f12c9
commit 36814cb0fb
2 changed files with 1 additions and 5 deletions

View File

@@ -13,13 +13,9 @@ setting_up_container
network_check
update_os
msg_info "Setting up PHP 8.2"
PHP_APACHE="YES" PHP_VERSION="8.2" PHP_MODULE="mysql,cli,redis" PHP_FPM="YES" setup_php
msg_ok "Set up PHP 8.2"
msg_info "Setting up Composer"
setup_composer
msg_ok "Set up Composer"
msg_info "Enabling Apache modules (rewrite, headers)"
$STD a2enmod rewrite