mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Fix missing comma.
This commit is contained in:
parent
ca151834fe
commit
b251b1a294
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
|
||||
"bootstrapper": {
|
||||
"mount_dir": "/target"
|
||||
"mount_dir": "/target",
|
||||
"mirror": "http://http.debian.net/"
|
||||
},
|
||||
"image": {
|
||||
|
|
Loading…
Add table
Reference in a new issue