mirror of https://github.com/OpenIPC/firmware.git
add more air.
parent
93fd18f76f
commit
bdc9c427be
|
@ -135,7 +135,7 @@ self_update() {
|
|||
|
||||
check_sdcard() {
|
||||
if mount | grep /mnt/mmc; then
|
||||
echo_c 31 "Cannot upgrade! There is a mounted SD card!"
|
||||
echo_c 31 "\nCannot upgrade! There is a mounted SD card!"
|
||||
echo "Please remove the card from the slot and restart sysupgrade."
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue