Created
June 11, 2015 15:22
-
-
Save kabakaev/52af62533d993da12ca5 to your computer and use it in GitHub Desktop.
upgrade librarian-puppet-simple
This file contains hidden or 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
| cd ; mkdir src; cd src/ | |
| git clone https://github.com/kabakaev/librarian-puppet-simple.git | |
| cd librarian-puppet-simple/ | |
| gem uninstall librarian-puppet-simple | |
| gem build librarian-puppet-simple.gemspec | |
| gem install librarian-puppet-simple-0.0.5.gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment