Update Birders_Guide_Installer.sh

This commit is contained in:
Patrick McGuire
2021-10-27 17:18:58 -04:00
committed by GitHub
parent f08d432538
commit 06ef79fa43
+1
View File
@@ -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