Update linkstack-install.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user