installer: text cosmetics for update/fs-resize

This commit is contained in:
chewitt 2016-03-28 23:32:36 +04:00
parent 571ceabb0b
commit 826b819303
2 changed files with 3 additions and 3 deletions

View File

@ -57,9 +57,9 @@ if [ -e /storage/.please_resize_me ] ; then
if [ ! -z "$PART_START" ] ; then
umount $PART
echo "Resizing partitions to make use of all available space."
echo "PARTITION RESIZING IN PROGRESS"
echo ""
echo "This procedure may take a while - please do NOT reboot or turn off your computer!"
echo "Please do not reboot or turn off your LibreELEC device!"
echo ""
StartProgress spinner "Deleting /storage... " "parted -s -m $DISK rm 2 &>/dev/null"

View File

@ -612,7 +612,7 @@
echo "UPGRADE IN PROGRESS"
echo ""
echo "This procedure may take a while - please do NOT reboot or turn off your computer!"
echo "Please do not reboot or turn off your LibreELEC device!"
echo ""
if [ -f "$UPDATE_TAR" ] ; then