php and shell code dont match too well!

This commit is contained in:
Scott Ullrich 2007-02-22 20:41:30 +00:00
parent 27d671c822
commit 3a9435c2ab

View File

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