bin/softwear-deploy in softwear-lib-1.2.8 vs bin/softwear-deploy in softwear-lib-1.2.9
- old
+ new
@@ -1,5 +1,5 @@
-#!/bin/zsh
+#!/bin/bash
if [ "$(git rev-parse --abbrev-ref HEAD)" = "master" ]; then
rvm install 2.1.2
bundle exec cap production deploy
fi