We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047d68c commit c153b6eCopy full SHA for c153b6e
wsprdaemon.sh
@@ -81,7 +81,7 @@ shopt -s -o nounset ### bash stops with error if undeclared variab
81
#declare -r VERSION=2.10i ### Client mode: On Ubuntu 20.04 LTS, Fix installation of python-numpy
82
#declare -r VERSION=2.10j ### Load WSJT-x V2.3.0 wsprd and jt9 commands and the libraries they need
83
#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:// ...'
+declare -r VERSION=2.10l ### Fix downloading of kiwirecorder by using 'git https:// ...'
85
### TODO: Support FST4W decoding through the use of 'jt9'
86
### TODO: Flush antique ~/signal_level log files
87
### TODO: Fix inode overflows when SIGNAL_LEVEL_UPLOAD="no" (e.g. at LX1DQ)
0 commit comments