From 81d61cdfaeabb4b18239b17b3732b451b0ab2194 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Wed, 27 Oct 2021 17:29:05 -0400 Subject: [PATCH] Update Birders_Guide_Installer.sh --- Birders_Guide_Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index 73b499e..c2c88b1 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -102,7 +102,7 @@ and then close the Mouse Pad editing window to continue." else EDITOR=nano fi - sex -x + set -x $EDITOR ${my_dir}/Birders_Guide_Installer_Configuration.txt while pgrep $EDITOR &> /dev/null;do sleep 1