Update linkstack-install.sh

This commit is contained in:
CanbiZ 2025-07-21 19:23:19 +02:00
parent 8ac6700b94
commit 22c51351fb

View File

@ -21,7 +21,7 @@ $STD apt-get install -y \
apt-transport-https apt-transport-https
msg_ok "Installed dependencies" msg_ok "Installed dependencies"
PHP_VERSION="8.3" PHP_MODULE="sqlite3, mysql, fileinfo" PHP_APACHE="YES" setup_php PHP_VERSION="8.3" PHP_MODULE="sqlite3" PHP_APACHE="YES" setup_php
msg_info "Installing LinkStack" msg_info "Installing LinkStack"
$STD a2enmod rewrite $STD a2enmod rewrite