Skip to content

Commit 5d1cc7a

Browse files
committed
revert QSSTV delete
1 parent 2c2540d commit 5d1cc7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-a-pi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ yad --center --list --checklist --width=600 --height=600 --separator="" \
413413
false "HAMRS" "Logging Software" \
414414
false "CQRLOG" "Logging Software" \
415415
false "EES" "KM4ACK Emergency Email Server" \
416+
false "QSSTV" "Slow Scan TV" \
416417
false "GRIDTRACKER" "Track Grids in WSJTX" \
417418
false "HAMCLOCK" "Clock for Ham Radio Ops" \
418419
false "PROPAGATION" "Propagation Prediction Software" \
@@ -432,7 +433,7 @@ fi
432433

433434
if [ ${BUT} = 3 ]; then
434435
ADDAPPS=(CONKY PI-APRS CHIRP GARIM VARIM PAT PAT-MENU JS8CALL M0IAX WSJTX PYQSO
435-
HAMRS EES GRIDTRACKER HAMCLOCK PROPAGATION YAAC XASTIR GPREDICT TQSL
436+
HAMRS EES QSSTV GRIDTRACKER HAMCLOCK PROPAGATION YAAC XASTIR GPREDICT TQSL
436437
GRIDCALC CQRLOG REPEAT)
437438

438439
for i in "${ADDAPPS[@]}"; do

0 commit comments

Comments
 (0)