Skip to content

Commit

Permalink
Clean up worthless VMs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowley committed Oct 23, 2010
1 parent 71dfc76 commit f4de767
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-vagrant
Expand Up @@ -42,3 +42,6 @@ do
"devstructure$([ "$ARCH" = "i386" ] && echo 32 || echo 64).box"

done

# Creating Vagrant boxes ruins the normal VM setup so get rid of them.
eval "$(dirname $0)/clean-vbox"

0 comments on commit f4de767

Please sign in to comment.