mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
Update glpi-install.sh
Adjusted apt install
This commit is contained in:
parent
64bc8dec73
commit
e5c6ae71af
@ -19,8 +19,8 @@ $STD apt-get install -y \
|
||||
sudo \
|
||||
mc \
|
||||
apache2 \
|
||||
php \
|
||||
php-{apcu,cli,common,curl,gd,imap,ldap,mysql,xmlrpc,xml,mbstring,bcmath,intl,zip,redis,bz2,soap,cas} \
|
||||
php8.2-{apcu,cli,common,curl,gd,imap,ldap,mysql,xmlrpc,xml,mbstring,bcmath,intl,zip,redis,bz2,soap} \
|
||||
php-cas \
|
||||
libapache2-mod-php \
|
||||
mariadb-server
|
||||
msg_ok "Installed Dependencies"
|
||||
|
Loading…
Reference in New Issue
Block a user