summaryrefslogtreecommitdiff
path: root/setup-macos.sh
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.com>2018-09-05 22:12:01 +0300
committerEvgeny Zinoviev <me@ch1p.com>2018-09-05 22:12:01 +0300
commitcd6b94ea88c968bd53468ce7f8bfffe34c811695 (patch)
treea5cd58a3ed686112142829c423028efc981986c6 /setup-macos.sh
parent9fcc074af39f0c88313179eacc3b2a8dd32e94f3 (diff)
macOS fix
Diffstat (limited to 'setup-macos.sh')
-rwxr-xr-xsetup-macos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-macos.sh b/setup-macos.sh
index 88378c6..89a41bb 100755
--- a/setup-macos.sh
+++ b/setup-macos.sh
@@ -13,7 +13,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR
-wget https://github.com/electron/electron/releases/download/v1.8.8/electron-v1.8.8-win32-x64.zip || exit
+wget https://github.com/electron/electron/releases/download/v1.8.8/electron-v1.8.8-darwin-x64.zip || exit
wget https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/nacl_sdk.zip || exit
unzip nacl_sdk.zip