Explorar o código

Update pialert-install.sh (#1871)

Update php dependencies.
leiweibau hai 1 ano
pai
achega
b1f2e76f7a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/pialert-install.sh

+ 1 - 0
install/pialert-install.sh

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