mirror of https://github.com/tteck/Proxmox.git
Update pialert-install.sh
This commit is contained in:
parent
a37c57665d
commit
2c7ff0ff63
|
@ -38,6 +38,7 @@ $STD apt-get -y install \
|
|||
php-cgi \
|
||||
php-fpm \
|
||||
php-curl \
|
||||
php-xml \
|
||||
php-sqlite3
|
||||
$STD lighttpd-enable-mod fastcgi-php
|
||||
service lighttpd force-reload
|
||||
|
|
Loading…
Reference in New Issue