From 06ef79fa4370c23b81d7e1a9a5bc5fd4c74cfcaf Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Wed, 27 Oct 2021 17:18:58 -0400 Subject: [PATCH] Update Birders_Guide_Installer.sh --- Birders_Guide_Installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index 9618212..3c6aa12 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -103,6 +103,7 @@ and then close the Mouse Pad editing window to continue." else editor=nano fi + env && exit $editor ${my_dir}/Birders_Guide_Installer_Configuration.txt while pgrep $editor &> /dev/null;do sleep 1