增加 armbian 头图

This commit is contained in:
Junyuan Feng
2022-11-05 21:58:05 +08:00
parent 7f1bd06422
commit c036b78708
12 changed files with 73 additions and 70 deletions

View File

@@ -9,8 +9,10 @@ const debianDistList = [
'ubuntu',
'linuxmint',
'elementary',
'raspbian'
'raspbian',
'armbian'
];
const rehlDistList = [
'redhat',
'fedora',