Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fix_google_chrome.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
mv /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome-bin
touch /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
echo '#!/bin/sh' >> /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
echo 'exec /Applications/Google Chrome.app/Contents/MacOS/Google Chrome-bin --args --disable-async-dns' >> /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
chmod +x /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
echo 'exec /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome-bin --args --disable-async-dns' >> /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
chmod +x /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome