libexec/shell in alpha_omega-0.0.64 vs libexec/shell in alpha_omega-0.0.65
- old
+ new
@@ -1,4 +1,3 @@
#!/bin/bash -e
-bundle check || { bundle --local --path vendor/bundle && bundle check; }
-exec bundle exec cap ssh_gateway "$@" shell
+exec cap ssh_gateway "$@" shell