mirror of
https://github.com/caddyserver/website.git
synced 2025-05-06 11:47:12 -04:00
Update src/docs/markdown/build.md
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
parent
35c8330fb7
commit
9c00059ec7
1 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ Procedure:
|
|||
</code></pre>
|
||||
|
||||
|
||||
`dpkg-divert` will move `/usr/bin/caddy` binary to `/usr/bin/caddy.default` and put a divertion in place in case any package want to install a file to this location.
|
||||
`dpkg-divert` will move `/usr/bin/caddy` binary to `/usr/bin/caddy.default` and put a diversion in place in case any package want to install a file to this location.
|
||||
|
||||
`update-alternatives` will create a symlink from the desired caddy binary to `/usr/bin/caddy`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue