This commit is contained in:
Heavybullets8 2022-07-26 13:35:52 -06:00
parent 15147eccc7
commit 3c11bb4f54

View File

@ -43,7 +43,7 @@ menu(){
script_name="heavy_script.sh" script_name="heavy_script.sh"
cd "$script_path" || exit cd "$script_path" || exit
clear -x clear -x
echo "Choose your update options" echo "Choose your update options "
echo echo
echo "-U | Update all applications, ignores versions" echo "-U | Update all applications, ignores versions"
echo "-u | Update all applications, does not update Major releases" echo "-u | Update all applications, does not update Major releases"