mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-27 04:59:29 +08:00
Use chsrc_determine_chgtype()
This commit is contained in:
@@ -61,7 +61,7 @@ os_termux_setsrc (char *option)
|
||||
chsrc_run ("apt update", RunOpt_Default);
|
||||
chsrc_run ("apt upgrade", RunOpt_Default);
|
||||
|
||||
ProgMode_ChgType = ChgType_Auto;
|
||||
chsrc_determine_chgtype (ChgType_Auto);
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user