Skip to content

Commit

Permalink
#13 sudo removed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 19, 2017
1 parent 9a1f103 commit 857ebfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ assets:
s3cfg: zerocracy/home#assets/s3cfg
release:
script: |-
sudo bundle install
bundle install
rake
rm -rf *.gem
sed -i "s/1\.0\.snapshot/${tag}/g" lib/version.rb
Expand Down

0 comments on commit 857ebfe

Please sign in to comment.