This commit is contained in:
Heavybullets8 2022-07-26 13:36:22 -06:00
parent 3c11bb4f54
commit 1e92da6db0

View File

@ -128,7 +128,7 @@ do
done
#exit if incompatable functions are called
#exit if incompatable functions are called
[[ "$update_all_apps" == "true" && "$update_apps" == "true" ]] && echo -e "-U and -u cannot BOTH be called" && exit
#Continue to call functions in specific order