File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ echo '*/1 * * * * curl -m 6 -s ipv6.ip.sb || curl -m 6 -s ipv6.ip.sb' | crontab
69
69
### 使用方法
70
70
71
71
- 系统支持:
72
- - x86_64架构的详见 [ 跳转 ] ( https://github.com/oneclickvirt/kvm_images/releases/tag/v1.0 ) 中列出的系统,使用时只需写文件名字,不需要.qcow2尾缀
73
- - arm架构的详见 [ 跳转 ] ( http://cloud-images.ubuntu.com/ ) 中列出的系统,使用时只需要写系统名字+系统版本号,如ubuntu20、ubutnu22这种
72
+ - x86_64架构的详见 [ pve_kvm_images ] ( https://github.com/oneclickvirt/pve_kvm_images ) 或 [ kvm_images] ( https://github.com/oneclickvirt/kvm_images ) 中列出的系统,使用时只需写文件名字,不需要.qcow2尾缀
73
+ - arm架构的详见 [ ubuntu ] ( http://cloud-images.ubuntu.com/ ) 或 [ debian ] ( https://cloud.debian.org/ ) 中列出的系统,使用时只需要写系统名字+系统版本号,如ubuntu20、ubutnu22、debian11、debian12这种
74
74
75
75
::: tip
76
76
注意这里的用户名不能是纯数字,会造成cloudinit出问题,最好是纯英文或英文开头
You can’t perform that action at this time.
0 commit comments