Merge branch 'master' of github.com:caquino/website

This commit is contained in:
Cassiano Aquino 2021-02-20 19:11:30 +00:00
commit c6a422ceca
No known key found for this signature in database
GPG key ID: 2480258091054B09

View file

@ -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`