mirror of
https://github.com/xchwarze/wifi-pineapple-cloner.git
synced 2025-01-22 11:28:59 +00:00
Add php7-cgi install to wpc-tools
This commit is contained in:
parent
97a3469b42
commit
252e4682dd
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user