mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
php and shell code dont match too well!
This commit is contained in:
parent
27d671c822
commit
3a9435c2ab
@ -6,7 +6,6 @@ PLATFORM=`cat /etc/platform`
|
||||
if [ ! "$PLATFORM" = "cdrom" ]; then
|
||||
|
||||
echo "Syncing packages..."
|
||||
$pkg_interface = "console";
|
||||
/etc/rc.packages 2>/dev/null
|
||||
|
||||
echo "Executing rc.d items... "
|
||||
|
||||
Loading…
Reference in New Issue
Block a user