Correct typo in "glide" command

This commit is contained in:
Oleksandr Shulgin 2017-02-01 10:22:57 +01:00 committed by Murat Kabilov
parent 542d07328c
commit df84e23879
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ mkdir -p $team_repo
ln -s $PWD $project_dir ln -s $PWD $project_dir
cd $project_dir cd $project_dir
glade install glide install
make docker push make docker push