Skip to content

Commit

Permalink
Update windows_10.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocoji committed Nov 26, 2020
1 parent 7cb3788 commit c94dccd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion windows_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"./scripts/win-updates.ps1"
],
"headless": true,
"iso_checksum": "{{user `iso_checksum`}}"
"iso_checksum": "{{user `iso_checksum`}}",
"iso_url": "{{user `iso_url`}}",
"memory": "{{user `memory`}}",
"output_directory": "windows_10-qemu",
"qemuargs": [
Expand Down

0 comments on commit c94dccd

Please sign in to comment.