-
-
Save ConradIrwin/1bd3ced1c381d7b69dcae27e2ec61719 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" | |
| exec $DIR/open $@ --enable-gcm --load-extension=$DIR"/../Resources/app.nw/extension" $DIR/Resources/app.nw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment