File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ where `<script>` needs to be replaced with the appropriate script name.
3939
40401 . download the latest release tarball and extract it
4141 ``` sh
42- ftp https://github.com/EdoardoLaGreca/werc-on-openbsd/archive/refs/tags/v1.1 .tar.gz
43- tar -xzf v1.1 .tar.gz
44- cd werc-on-openbsd-1.1
42+ ftp https://github.com/EdoardoLaGreca/werc-on-openbsd/archive/refs/tags/v1.2 .tar.gz
43+ tar -xzf v1.2 .tar.gz
44+ cd werc-on-openbsd-1.2
4545 ```
46462. verify its checksum (see [Checksums](# checksums))
4747 ` ` ` sh
@@ -61,9 +61,9 @@ where `<script>` needs to be replaced with the appropriate script name.
6161
62621. download the latest release tarball and extract it
6363 ` ` ` sh
64- ftp https://github.com/EdoardoLaGreca/werc-on-openbsd/archive/refs/tags/v1.1 .tar.gz
65- tar -xzf v1.1 .tar.gz
66- cd werc-on-openbsd-1.1
64+ ftp https://github.com/EdoardoLaGreca/werc-on-openbsd/archive/refs/tags/v1.2 .tar.gz
65+ tar -xzf v1.2 .tar.gz
66+ cd werc-on-openbsd-1.2
6767 ` ` `
68682. verify its checksum (see [Checksums](# checksums))
6969 ` ` ` sh
You can’t perform that action at this time.
0 commit comments