Skip to content

Instantly share code, notes, and snippets.

@adam12
Created March 10, 2020 03:39
Show Gist options
  • Save adam12/5aa55f02c9e18f2adf978199210621b1 to your computer and use it in GitHub Desktop.
Save adam12/5aa55f02c9e18f2adf978199210621b1 to your computer and use it in GitHub Desktop.
#!/bin/sh
"exec" "$(which ruby)" "-e" "load('$0')" "$@"
puts "Foo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment