mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-29 22:29:34 +08:00
@@ -30,8 +30,9 @@ os_trisquel_getsrc (char *option)
|
||||
chsrc_view_file (OS_Apt_SourceList);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 参考: https://help.mirrors.cernet.edu.cn/trisquel/
|
||||
* @consult: https://help.mirrors.cernet.edu.cn/trisquel/
|
||||
*/
|
||||
void
|
||||
os_trisquel_setsrc (char *option)
|
||||
@@ -51,4 +52,5 @@ os_trisquel_setsrc (char *option)
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
|
||||
def_target(os_trisquel);
|
||||
|
||||
Reference in New Issue
Block a user