Created
August 25, 2015 12:01
-
-
Save masui/25c6043ec32eb9e062e5 to your computer and use it in GitHub Desktop.
Gyazo2
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
#!/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