Skip to content

Commit

Permalink
Delete the downloaded glide archive
Browse files Browse the repository at this point in the history
(cherry picked from commit d2abc4b)
  • Loading branch information
Sam Mulube committed Feb 28, 2016
1 parent db117fa commit 6562d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wercker-box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ script : |
sudo tar -C /usr/local -xzf glide-${glideversion}-linux-amd64.tar.gz
sudo mv /usr/local/linux-amd64 /usr/local/glide
echo "export PATH=$PATH:/usr/local/glide" | sudo tee -a /etc/profile
rm glide-${glideversion}-linux-amd64.tar.gz
box-detect:
priority : 900
Expand Down

0 comments on commit 6562d37

Please sign in to comment.