diff --git a/tools/Linux/install-freedata-linux.sh b/tools/Linux/install-freedata-linux.sh index 81673e55..5970948d 100755 --- a/tools/Linux/install-freedata-linux.sh +++ b/tools/Linux/install-freedata-linux.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Simple script to install FreeDATA in Linux -# Dj Merrill - N1JOV +# Simple script to install and also update FreeDATA in Linux +# To update FreeDATA, simply re-run the script in the same location # # Please note this script is not meant to cover all possible installations # but hopefully can be used as a guide if you are installing on other @@ -40,8 +40,13 @@ # FreeDATA config file is stored in $HOME/.config/FreeDATA/config.ini # See the run-freedata-linux.sh for more details # +# Dj Merrill - N1JOV +# # # Changelog: +# 2.7: 14 Sep 2025 (deej) +# Add comment that this script will also update FreeDATA +# # 2.6: 02 May 2025 (deej) # Allow any Hamlib released version as a second command line argument. # Note this requires specifying the FreeDATA branch as the