Skip to content

Commit 6bbb6ed

Browse files
author
Charlie Somerville
committed
Merge pull request #7 from github/install-bundler
Install bundler on deploy
2 parents 40038e1 + 5396822 commit 6bbb6ed

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

script/deploy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ try autoconf
2020
try ./configure --prefix=/data/ruby --disable-install-doc
2121
try make -j 4
2222
try make install
23+
24+
export PATH=/data/ruby/bin:$PATH
25+
try gem install vendor/bundler-1.3.5.gem

vendor/bundler-1.3.5.gem

263 KB
Binary file not shown.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy