Fixed install instructions

master
Keith Irwin 2023-11-03 19:39:38 -06:00
parent 038ba826e3
commit 56e24f1051
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Bash script to update [SSHFP records](https://en.wikipedia.org/wiki/SSHFP_record
```sh
# git clone https://gitea.green.gf4/ki9/nsupdate-sshfp.git /usr/local/src/nsupdate-sshfp
# ln -s /usr/local/src/nsupdate-sshfp /usr/local/bin/nsupdate-sshfp
# cp /usr/local/src/nsupdate-sshfp/systemd/* /etc/systemd/systemd/
# cp /usr/local/src/nsupdate-sshfp/systemd/* /etc/systemd/system/
```
## Upgrade