Pārlūkot izejas kodu

Added Capsitrano commands.

Lee Hambley 14 gadi atpakaļ
vecāks
revīzija
fb5f12b289
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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