Update mount-point-to-ct.sh

This commit is contained in:
MacRimi 2025-04-11 19:07:41 +02:00
parent 9d44f45ae4
commit f3b849bc7e

View File

@ -142,4 +142,7 @@ else
exit 1
fi
msg_success "$(translate "Press Enter to return to menu...")"
read -r
exit 0