소스 검색

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"