mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
removed msg_info, fix description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user