mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-22 11:20:02 +08:00
Update deepin
This commit is contained in:
parent
12bfd5c137
commit
0cc5beb59d
|
@ -40,7 +40,7 @@ static const char
|
|||
|
||||
|
||||
def_target(os_linuxlite);
|
||||
def_target(os_deepin); def_target(os_openkylin);
|
||||
def_target(os_openkylin);
|
||||
def_target_noget(os_rocky);
|
||||
def_target_noget(os_openeuler);
|
||||
def_target_noget(os_anolis);
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* Created On : <2023-09-26>
|
||||
* Last Modified : <2024-08-16>
|
||||
*
|
||||
* Kali Linux 基于 Debian Testing branch
|
||||
* 名称为小写deepin,而非Deepin
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
/**
|
||||
|
@ -55,3 +55,5 @@ os_deepin_setsrc (char *option)
|
|||
chsrc_run ("apt update", RunOpt_No_Last_New_Line);
|
||||
chsrc_say_lastly (&source, ChsrcTypeUntested);
|
||||
}
|
||||
|
||||
def_target(os_deepin);
|
||||
|
|
Loading…
Reference in New Issue
Block a user