mirror of
https://github.com/cmderdev/cmder.git
synced 2025-09-18 12:13:13 +08:00
add packer stuff
This commit is contained in:
3
scripts/packer/build_windows_10.sh
Executable file
3
scripts/packer/build_windows_10.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
packer build --force --only=$1-iso windows_10.json
|
Reference in New Issue
Block a user