Add update utility

This commit is contained in:
zenith 2026-01-09 15:56:29 -05:00
commit f82e2fe8e8
2 changed files with 119 additions and 0 deletions

View file

@ -98,4 +98,11 @@ while running `rigctld`
```
## Updating
modem73 comes included with a update utility `update.sh`
To update to the latest version:
```
./update.sh
```