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