Update linkstack-install.sh
This commit is contained in:
parent
8ac6700b94
commit
22c51351fb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user