Skip to content

Instantly share code, notes, and snippets.

@ConradIrwin
Created January 24, 2018 01:23
Show Gist options
  • Select an option

  • Save ConradIrwin/1bd3ced1c381d7b69dcae27e2ec61719 to your computer and use it in GitHub Desktop.

Select an option

Save ConradIrwin/1bd3ced1c381d7b69dcae27e2ec61719 to your computer and use it in GitHub Desktop.
#!/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