fixed the package step
This commit is contained in:
parent
63dc6b86e3
commit
fdb4e4ee30
@ -23,6 +23,7 @@ provision: up
|
||||
vagrant provision
|
||||
|
||||
package:
|
||||
rm -rf package.box
|
||||
vagrant package --vagrantfile Vagrantfile
|
||||
|
||||
halt:
|
||||
|
Loading…
Reference in New Issue
Block a user