Update pialert-install.sh (#1871)

Update php dependencies.
This commit is contained in:
leiweibau 2023-10-02 19:26:18 +02:00 committed by GitHub
parent a37c57665d
commit b1f2e76f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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