better message
This commit is contained in:
parent
719e1088af
commit
4841c568fa
@ -40,7 +40,7 @@ do
|
|||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
title
|
title
|
||||||
echo -e "Choose a restore point to delete\nThese may be out of order if they are not HeavyScript backups"
|
echo -e "Choose a Restore Point to Delete\nThese may be out of order if they are not HeavyScript backups"
|
||||||
fi
|
fi
|
||||||
echo "$list_backups"
|
echo "$list_backups"
|
||||||
echo
|
echo
|
||||||
@ -121,7 +121,7 @@ do
|
|||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
title
|
title
|
||||||
echo "Choose a restore point"
|
echo "Choose a Restore Point"
|
||||||
fi
|
fi
|
||||||
echo "$list_backups"
|
echo "$list_backups"
|
||||||
echo
|
echo
|
||||||
|
@ -90,6 +90,7 @@ do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
rmdir /mnt/heavyscript
|
rmdir /mnt/heavyscript
|
||||||
|
sleep 2
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Invalid selection, \"$selection\" was not an option"
|
echo "Invalid selection, \"$selection\" was not an option"
|
||||||
|
Loading…
Reference in New Issue
Block a user