Show message at end of sxmo_upgrade.sh and leave terminal open via read

This commit is contained in:
Miles Alan 2020-05-22 23:21:27 -05:00
parent d3d67d5630
commit 0a47a6e9b2

View file

@ -4,3 +4,6 @@ sudo apk update
echo "Upgrading all packages"
sudo apk upgrade
echo "Upgrade complete - reboot for all change to take effect"
read