Fixing 7zip download and packer build ordering
This commit is contained in:
@@ -135,8 +135,8 @@
|
||||
"type": "powershell",
|
||||
"scripts": [
|
||||
"./scripts/debloat-windows.ps1",
|
||||
"./scripts/MakeWindows10GreatAgain.ps1",
|
||||
"./scripts/rearm-windows.ps1"
|
||||
"./scripts/rearm-windows.ps1",
|
||||
"./scripts/MakeWindows10GreatAgain.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user