mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Fix os recipes
This commit is contained in:
@@ -55,8 +55,7 @@ os_fedora_setsrc (char *option)
|
||||
{
|
||||
chsrc_ensure_root ();
|
||||
|
||||
use_this(os_fedora);
|
||||
Source_t source = chsrc_yield_source_and_confirm (this, option);
|
||||
use_this_source(os_fedora);
|
||||
|
||||
chsrc_alert2 ("Fedora 38 及以下版本暂不支持");
|
||||
|
||||
|
Reference in New Issue
Block a user