Skip to content

Commit 1173e9d

Browse files
committed
Fix spelling and run mode
1 parent f082dca commit 1173e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsprdaemon.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ shopt -s -o nounset ### bash stops with error if undeclared variable is
101101
### 3) one can configure to only measure noise and log it, only publish graphs to graphs.wsprdaemon.org, only publish graphs to localhost running Apache, or publish to both
102102
### 4) download and install only the SW packages required by the configuration (e.g. no apache2 if you aren't publishing locally)
103103
### 5) publishing graphs to graphs.wsprdaemon.org no longer requires one to set up ssh auto-login.
104-
### 6) added -Z, heck for and offer to kill zombies and add it to -z
104+
### 6) added -Z, check for and offer to kill zombies and add it to -z
105105
#declare -r VERSION=2.5 ### Release to public, same as 2.4j
106106
#declare -r VERSION=2.5a ### Enhance checks for zombies. Add support for installation of WSJT-x on x86 machines
107107
declare -r VERSION=2.5b ### Extend wait time to 30 seconds during schedule changes, but still seeing WD listeners on wrong RX 0/1.

0 commit comments

Comments
 (0)