support os edit

This commit is contained in:
qiaofeng1227 2023-07-24 11:33:13 +08:00
parent a2be5e32c2
commit ee658da3cf

View File

@ -15,7 +15,9 @@
},
"OS_SUPPORT": {
"CentOS": [
"7.9"
"7",
"8",
"9"
],
"Ubuntu": [
"18.04",
@ -23,9 +25,9 @@
"22.04"
],
"RedHat": [
"7.9",
"8.6",
"9.2"
"7",
"8",
"9"
]
},
"VERSION": "0.8.2"