Skip to content

Commit

Permalink
contents(opensuse): Fix slowroll update typo
Browse files Browse the repository at this point in the history
Closes: #173
  • Loading branch information
taoky committed Oct 18, 2024
1 parent d548101 commit 05f1b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contents/opensuse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Slowroll 目前仍未正式发行,此发行版以 Tumbleweed 作为基础,
```shell
{{sudo}}zypper ar -p 98 -cfg '{{http_protocol}}{{mirror}}/slowroll/repo/oss/' mirror-oss
{{sudo}}zypper ar -p 98 -cfg '{{http_protocol}}{{mirror}}/slowroll/repo/non-oss/' mirror-non-oss
{{sudo}}zypper ar -p 98 -cfg '{{http_protocol}}{{mirror}}/update/slowroll/oss/' mirror-oss-factory-update
{{sudo}}zypper ar -p 98 -cfg '{{http_protocol}}{{mirror}}/update/slowroll/repo/oss/' mirror-oss-factory-update
```

</CodeBlock>
Expand Down

0 comments on commit 05f1b66

Please sign in to comment.