Explorar o código

Added Capsitrano commands.

Lee Hambley %!s(int64=14) %!d(string=hai) anos
pai
achega
fb5f12b289
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bundler-exec.sh

+ 1 - 1
bundler-exec.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails}"
+BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails}"
 
 ## Functions