Skip to content

Commit

Permalink
#82 sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 25, 2019
1 parent 8d53247 commit ab494fd
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 @@ -6,7 +6,7 @@ assets:
install: |
sudo apt-get -y update
sudo apt-get -y install imagemagick
gem install bundler
sudo gem install bundler
bundle install --no-color
merge:
script: |
Expand Down

0 comments on commit ab494fd

Please sign in to comment.