This commit is contained in:
Heavybullets8 2022-07-26 17:30:54 -06:00
parent 681c0eb7c9
commit bd5569457b

View File

@ -123,7 +123,7 @@ menu(){
echo
echo "Current Choices"
echo "---------------"
echo "${update_selection[*]}"
echo "bash heavy_script.sh ${update_selection[*]}"
echo
read -rt 600 -p "Please type the number associated with the flag above: " current_selection