Fix missing comma.

This commit is contained in:
James Bromberger 2013-08-13 15:09:21 +00:00
parent ca151834fe
commit b251b1a294

View file

@ -7,7 +7,7 @@
}, },
"bootstrapper": { "bootstrapper": {
"mount_dir": "/target" "mount_dir": "/target",
"mirror": "http://http.debian.net/" "mirror": "http://http.debian.net/"
}, },
"image": { "image": {