Skip to content

Commit 9a69fa5

Browse files
committed
fixing Debian Guide
1 parent e0c9d9a commit 9a69fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-12-02-Cobbler-v3.3.6-Debian-Deployment-Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Since the official Debian repo will be mirrored, the source will be fully valid
215215

216216
Cobbler supports managing repos/sources via the debmirror command natively, which means the `debmirror` package only needs to be installed and configured, then mirroring can be accomplished/managed through Cobbler CLI commands.
217217

218-
- The syntax for mirroring a Debian repo through the `debmirror` command will still be provided below for context in the **Manual debmirror** section, but is not necessary in most cases to mirror Debian locally.
218+
- The syntax for mirroring a Debian repo through the `debmirror` command will still be provided below for context in the **Manual debmirror** section, but is not necessary in most cases to mirror Debian locally.
219219

220220
### Setup debmirror
221221

@@ -234,7 +234,7 @@ cobbler check
234234

235235
Sometimes debmirror may fail to download a few files from the configured source, which can cause Cobbler to error out on the `reposync` task/command.
236236

237-
- Usually re-issueing the `reposync` command (and in-turn, the `debmirror` command) after such a failure will complete the download of the missing files.
237+
- Usually re-issueing the `reposync` command (and in-turn, the `debmirror` command) after such a failure will complete the download of the missing files.
238238

239239
This manual `debmirror` method may be useful for troubleshooting
240240

0 commit comments

Comments
 (0)