mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Recover default boot-config into /mnt/onl/boot.
This commit is contained in:
@@ -90,6 +90,7 @@ if [ ! -f /etc/onl/abort ]; then
|
||||
elif [ -f /etc/onl/boot-config-default ]; then
|
||||
# Use default boot-config.
|
||||
cp /etc/onl/boot-config-default /etc/onl/boot-config
|
||||
cp /etc/onl/boot-config-default /mnt/onl/boot/boot-config
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user