mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-20 10:52:14 +08:00
fix: 修复图片外链接
This commit is contained in:
@@ -7,7 +7,7 @@ titleTemplate: 欢迎使用一键虚拟化项目开发手册,欢迎你提出
|
||||
hero:
|
||||
name: 开发手册
|
||||
text: 开发手册
|
||||
image: https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png
|
||||
image: https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始使用 →
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 557 KiB |
@@ -33,7 +33,7 @@ deb cdrom:[
|
||||
|
||||
A line starting like this proves that the host is using local sources instead of network sources, and you need to replace the sources in ```/etc/apt/sources.list``` with a line such as
|
||||
|
||||

|
||||

|
||||
|
||||
Replace the network source with the same to install using the PVE one-click install script.
|
||||
|
||||
@@ -76,7 +76,7 @@ Statements beginning with ```nameserver``` may be found to be absent.
|
||||
|
||||
You need to set up DNS on this web page
|
||||
|
||||

|
||||

|
||||
|
||||
After setting up the DNS, check the file again and you will find the following content
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 557 KiB |
@@ -33,7 +33,7 @@ deb cdrom:[
|
||||
|
||||
这种开头的行,那么证明宿主机使用的是本地源而不是网络源,需要替换```/etc/apt/sources.list```的源,如
|
||||
|
||||

|
||||

|
||||
|
||||
一样替换为网络源才可使用PVE一键安装脚本进行安装。
|
||||
|
||||
@@ -86,7 +86,7 @@ cat /etc/resolv.conf
|
||||
|
||||
需要在web端这个页面设置DNS
|
||||
|
||||

|
||||

|
||||
|
||||
设置完成后再次查看文件会发现有如下内容
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ tagline: 开源、易于使用的服务器虚拟化项目
|
||||
hero:
|
||||
name: 一键虚拟化项目
|
||||
text: 开源、易于使用的服务器虚拟化项目
|
||||
image: https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png
|
||||
image: https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritlhls/pages/main/logo.png
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始使用 →
|
||||
|
||||
Reference in New Issue
Block a user