Update Birders_Guide_Installer.sh

This commit is contained in:
Patrick McGuire
2021-10-27 16:48:12 -04:00
committed by GitHub
parent d48b6dd878
commit 8caf9cc118
+1 -1
View File
@@ -97,7 +97,7 @@ stage_2() {
and set the passwords for the live audio stream. Save the file after editing and set the passwords for the live audio stream. Save the file after editing
and then close the Mouse Pad editing window to continue." and then close the Mouse Pad editing window to continue."
set -x set -x
if [ -z $SSH_CONNECTION ];then if [ -z "$SSH_CONNECTION" ];then
editor=mousepad editor=mousepad
else else
editor=nano editor=nano