docs(github): rename driftyco references to ionic-team

This commit is contained in:
Brandy Carney
2017-05-30 10:51:33 -04:00
parent 73ab06e360
commit e354f21936
16 changed files with 782 additions and 782 deletions

View File

@@ -17,7 +17,7 @@ function run {
git config --global user.email "hi@ionicframework.com"
git config --global user.name "Ionitron"
git clone git@github.com:driftyco/$REPOSITORY.git $DIRECTORY $ARGS
git clone git@github.com:ionic-team/$REPOSITORY.git $DIRECTORY $ARGS
cd $DIRECTORY
git fetch origin --tags
cd ../