mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
fix syntax
This commit is contained in:
parent
43a891405c
commit
df951ff594
|
|
@ -52,4 +52,4 @@ deb https://{%endraw%}{{ site.hostname }}{%raw%}/ubuntu/ {{release_name}}-securi
|
|||
</code>
|
||||
</pre>
|
||||
|
||||
本镜像仅包含 32/64 位 x86 架构处理器的软件包,在 ARM、PowerPC 架构的设备上(对应官方源为ports.ubuntu.com)请使用ubuntu-ports镜像(地址 https://{%endraw%}{{ site.hostname }}{%raw%}/ubuntu-ports/ )。
|
||||
本镜像仅包含 32/64 位 x86 架构处理器的软件包,在 ARM、PowerPC 架构的设备上(对应官方源为ports.ubuntu.com)请使用ubuntu-ports镜像(地址 https://{{ site.hostname }}/ubuntu-ports/ )。
|
||||
|
|
|
|||
Loading…
Reference in New Issue