Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add script to add dummy.box
  • Loading branch information
elynn committed Aug 7, 2017
commit ce4539b0d6d27cd075b0735d6eec6495da41335c
5 changes: 5 additions & 0 deletions example_box/addbox.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

tar cvzf dummy.box ./metadata.json
vagrant box add ./dummy.box --name dummy