Correct typo in "glide" command
This commit is contained in:
parent
542d07328c
commit
df84e23879
|
|
@ -9,5 +9,5 @@ mkdir -p $team_repo
|
|||
ln -s $PWD $project_dir
|
||||
cd $project_dir
|
||||
|
||||
glade install
|
||||
glide install
|
||||
make docker push
|
||||
|
|
|
|||
Loading…
Reference in New Issue