mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Note that the file will be labeled nanobsd upgrade
This commit is contained in:
parent
712b72d7c7
commit
a331bc2a2a
@ -141,7 +141,7 @@ pfSenseNanoBSDupgrade)
|
||||
|
||||
# Prevent full upgrade file from being used to upgrade
|
||||
if [ `echo $IMG | grep "full"` ]; then
|
||||
echo "You cannot use a full file for upgrade. Please use a file labeled upgrade."
|
||||
echo "You cannot use a full file for upgrade. Please use a file labeled nanobsd upgrade."
|
||||
file_notice "NanoBSDUpgradeFailure" "You have attemped to use a full NanoBSD installation file as an upgrade. Please use a NanoBSD file labeled 'upgrade' instead."
|
||||
rm -f $IMG
|
||||
/etc/rc.conf_mount_ro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user