瀏覽代碼

Add php7-cgi install to wpc-tools

DSR! 2 年之前
父節點
當前提交
252e4682dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      files/common/usr/wpc-tools

+ 1 - 1
files/common/usr/wpc-tools

@@ -13,7 +13,7 @@ Available commands:
     set_pineap_interface Change the interface used by PineAP 
     handle_lost_phys     Fix unrecognized wifi interfaces
 "
-PACKAGES="python-logging python-openssl python-sqlite3 python-codecs"
+PACKAGES="python-logging python-openssl python-sqlite3 python-codecs php7-cgi"
 
 to_logger() {
     logger -s -t wpc "$1"