mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-30 19:05:48 +01:00
Update neoinitmips
This commit is contained in:
@@ -323,7 +323,7 @@ else
|
||||
fi
|
||||
# boot Flash
|
||||
if [ -f /sbin/init.sysvinit ]; then
|
||||
echo "Running /sbin/init.sysvinit - boot Flash"
|
||||
#echo "Running /sbin/init.sysvinit - boot Flash"
|
||||
exec /sbin/init.sysvinit $1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user