fixed choice

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 8a125b1981
commit 4ceb0f50a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,6 +47,8 @@ echo
read -r choice read -r choice
fi
if [ "$choice" = "1" ]; then if [ "$choice" = "1" ]; then
frequency=144390000 frequency=144390000
@ -145,7 +147,7 @@ else
exit exit
fi #fi
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.