Skip to content

Commit c153b6e

Browse files
authored
Update wsprdaemon.sh
1 parent 047d68c commit c153b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsprdaemon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ shopt -s -o nounset ### bash stops with error if undeclared variab
8181
#declare -r VERSION=2.10i ### Client mode: On Ubuntu 20.04 LTS, Fix installation of python-numpy
8282
#declare -r VERSION=2.10j ### Load WSJT-x V2.3.0 wsprd and jt9 commands and the libraries they need
8383
#declare -r VERSION=2.10k ### Add 'WD_...' rx site sw version number to spots uploaded to wsprnet.org
84-
declare -r VERSION=2.10l ### Fix downloading of kiwiredorder by using 'git https:// ...'
84+
declare -r VERSION=2.10l ### Fix downloading of kiwirecorder by using 'git https:// ...'
8585
### TODO: Support FST4W decoding through the use of 'jt9'
8686
### TODO: Flush antique ~/signal_level log files
8787
### TODO: Fix inode overflows when SIGNAL_LEVEL_UPLOAD="no" (e.g. at LX1DQ)

0 commit comments

Comments
 (0)