Add php7-cgi install to wpc-tools

This commit is contained in:
DSR! 2023-11-12 20:43:22 -03:00
parent 97a3469b42
commit 252e4682dd

View File

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