Update Birders_Guide_Installer.sh

This commit is contained in:
Patrick McGuire
2021-10-27 16:46:14 -04:00
committed by GitHub
parent 32e1d0705a
commit d48b6dd878
-2
View File
@@ -102,8 +102,6 @@ and then close the Mouse Pad editing window to continue."
else
editor=nano
fi
echo $editor && exit
$editor ${my_dir}/Birders_Guide_Installer_Configuration.txt
while pgrep $editor &> /dev/null;do
sleep 1