title of course
This commit is contained in:
parent
09acdf6ac2
commit
218ff297fc
@ -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
|
||||||
|
title
|
||||||
echo "What type of update would you like?"
|
echo "What type of update would you like?"
|
||||||
echo "1) -U | Update all applications, ignores versions"
|
echo "1) -U | Update all applications, ignores versions"
|
||||||
echo "2) -u | Update all applications, does not update Major releases"
|
echo "2) -u | Update all applications, does not update Major releases"
|
||||||
@ -68,6 +68,7 @@ menu(){
|
|||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
clear -x
|
clear -x
|
||||||
|
title
|
||||||
echo "Choose your update options "
|
echo "Choose your update options "
|
||||||
echo
|
echo
|
||||||
echo "1) -b | Back-up your ix-applications dataset, specify a number after -b"
|
echo "1) -b | Back-up your ix-applications dataset, specify a number after -b"
|
||||||
|
Loading…
Reference in New Issue
Block a user