mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set $pkg_interface='console'; in php shell.
This commit is contained in:
parent
ccc1091ade
commit
af261b6255
@ -72,6 +72,8 @@ echo ".\n\n";
|
||||
|
||||
$shell_active = true;
|
||||
|
||||
$pkg_interface='console';
|
||||
|
||||
echo "Type \"help\" to show common usage scnenarios.";
|
||||
|
||||
while($shell_active == true) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user