packer-cn/common/powershell
DanHam da21c25791
Convert incorrect 'vmxc' -> 'vmcx' in codebase, docs and template opts
grep -rli --exclude-dir={vendor,bin\*,\*vmware\*,\*pkg\*} vmxc . | \
xargs sed -i 's/\(vm\)\(x\)\(c\)/\1\3\2/ig'
2018-07-20 02:12:47 +01:00
..
hyperv Convert incorrect 'vmxc' -> 'vmcx' in codebase, docs and template opts 2018-07-20 02:12:47 +01:00
powershell.go Fully qualify hyper-v powershell commands 2018-02-07 08:01:05 +01:00
powershell_test.go move powershell module to common 2016-12-12 18:34:15 -08:00
scriptbuilder.go move powershell module to common 2016-12-12 18:34:15 -08:00