chore(): update deploy scripts

This commit is contained in:
Andrew
2014-08-06 12:48:11 -06:00
parent f2de061a08
commit 1c27df3925
7 changed files with 11 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ function init {
BOWER_DIR=$HOME/ionic-bower
../clone/clone.sh --repository="driftyco/ionic-bower" \
--depth="1" \
--directory="$BOWER_DIR" \
--branch="master"
}