Update synology.sh

This commit is contained in:
MacRimi 2025-03-23 17:58:12 +01:00
parent cd4468cae8
commit f2c724164f

View File

@ -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 "${TAB}5. $(translate "Find your device using https://finds.synology.com")"
echo -e echo -e
msg_success "$(translate "Press Enter to return to the main menu...")"
read -r
fi fi
} }