This commit is contained in:
Heavybullets8 2022-07-26 16:28:35 -06:00
parent 7845b76d2b
commit 9df82d6cc9

View File

@ -53,8 +53,8 @@ menu(){
cd "$script_path" || exit
clear -x
title
echo "Choose your update type"
echo "_______________________"
echo "Choose Your Update Type"
echo "-----------------------"
echo "1) -U | Update all applications, ignores versions"
echo "2) -u | Update all applications, does not update Major releases"
echo
@ -81,7 +81,7 @@ menu(){
clear -x
title
echo "Choose your update options"
echo "__________________________"
echo "--------------------------"
echo "1) -b | Back-up your ix-applications dataset, specify a number after -b"
echo "2) -i | Add application to ignore list, one by one, see example below."
echo "3) -r | Roll-back applications if they fail to update"