Skip to content

Instantly share code, notes, and snippets.

@masui
Created August 25, 2015 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masui/25c6043ec32eb9e062e5 to your computer and use it in GitHub Desktop.
Save masui/25c6043ec32eb9e062e5 to your computer and use it in GitHub Desktop.
Gyazo2
#!/bin/sh
pushd /var/www/html/master.gyazo.com/current/; RAILS_ENV=staging bundle exec rails runner /home/nota/masui/register.rb $1 $2 $3; popd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment