Update Birders_Guide_Installer.sh
This commit is contained in:
@@ -102,8 +102,6 @@ and then close the Mouse Pad editing window to continue."
|
|||||||
else
|
else
|
||||||
editor=nano
|
editor=nano
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo $editor && exit
|
|
||||||
$editor ${my_dir}/Birders_Guide_Installer_Configuration.txt
|
$editor ${my_dir}/Birders_Guide_Installer_Configuration.txt
|
||||||
while pgrep $editor &> /dev/null;do
|
while pgrep $editor &> /dev/null;do
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|||||||
Reference in New Issue
Block a user