Created
April 27, 2017 17:20
-
-
Save infinisil/829367832a3586b08f73ee4056f670d5 to your computer and use it in GitHub Desktop.
This file contains 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
#! /nix/store/53h800j8kgpj0a349f7wxa5hgkj1vby2-bash-4.4-p12/bin/bash -e | |
export PATH=/nix/store/bw2hqjxxji311l847301p4af2q5jvk18-python-2.7.13/bin:/nix/store/km0k2bqy860v6xlvh3lrc8ib6zz21k4a-scyther-1.1.3/bin:/nix/store/dg10h1gcl2xl5hzk46z84hwk5ypzmz47-python2.7-setuptools-30.2.0/bin${PATH:+:}$PATH | |
exec -a "$0" "/nix/store/km0k2bqy860v6xlvh3lrc8ib6zz21k4a-scyther-1.1.3/src/.scyther-gui.py-wrapped" "${extraFlagsArray[@]}" "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment