This commit is contained in:
Your Name 2024-02-17 19:10:27 -07:00
parent 2a65f7c28d
commit 7abd74716c

View File

@ -586,7 +586,7 @@ menu() {
if [[ $choice = 1 ]]; then
set-devices
read -p "Press enter key to Continue"
menug
menu
elif [[ $choice = 2 ]]; then
download-setup
read -p "Press enter key to Continue"