mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-27 04:59:29 +08:00
Add print macro
This commit is contained in:
@@ -51,7 +51,7 @@ os_voidlinux_setsrc (char *option)
|
||||
);
|
||||
|
||||
chsrc_note2 ("若报错可尝试使用以下命令:");
|
||||
say (cmd);
|
||||
p(cmd);
|
||||
ProgMode_ChgType = ChgType_Untested;
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user