This commit is contained in:
13038267101 2022-08-12 09:13:02 +08:00
commit abb58e4cb7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cpu=$(arch) #cpu架构
sys=$(cat /etc/issue)
sys=${sys%% *} #操作系统
mainverstr="s/ver_1/4/g" #版本控制
minver="16"
minver="18"
minverstr="s/ver_2/"
verstr3="s/ver_3/"
ver3=10