mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Instruct mac users to restart after installing HAXM
(cherry picked from commit b53fe60)
This commit is contained in:
parent
52060c9d40
commit
572d85dbd1
@ -151,7 +151,8 @@ runEmulator(){
|
|||||||
rm haxm-macosx_r6_0_5.zip
|
rm haxm-macosx_r6_0_5.zip
|
||||||
./"HAXM installation" -m 2048 -log $SCRIPT_HOME/haxm_silent_run.log
|
./"HAXM installation" -m 2048 -log $SCRIPT_HOME/haxm_silent_run.log
|
||||||
echo " Done!"
|
echo " Done!"
|
||||||
echo
|
echo "Please restart your computer and run this script again."
|
||||||
|
exit
|
||||||
fi
|
fi
|
||||||
cd $SCRIPT_HOME
|
cd $SCRIPT_HOME
|
||||||
$ANDROID_TRYIT_SDK_HOME/platform-tools/adb kill-server
|
$ANDROID_TRYIT_SDK_HOME/platform-tools/adb kill-server
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user