Fix the missing break

This commit is contained in:
Aoran Zeng 2025-07-21 21:56:46 +08:00
parent d1ec1f0dd8
commit b8d8ceb7b4
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -64,6 +64,7 @@ os_opensuse_setsrc (char *option)
if (choice == 1)
{
chsrc_run_as_bash_file (RAWSTR_os_openSUSE_leap_in_bash);
break;
}
if (choice == 2)
{