diff --git a/scripts/vm/synology.sh b/scripts/vm/synology.sh index 695ba3e..1669744 100644 --- a/scripts/vm/synology.sh +++ b/scripts/vm/synology.sh @@ -1075,6 +1075,9 @@ echo -e "${TAB}4. $(translate "Complete the DSM installation wizard")" echo -e "${TAB}5. $(translate "Find your device using https://finds.synology.com")" echo -e +msg_success "$(translate "Press Enter to return to the main menu...")" +read -r + fi }