mirror of
https://github.com/cmderdev/cmder.git
synced 2025-12-19 12:11:39 +08:00
add packer stuff
This commit is contained in:
4
scripts/packer/build_windows_11.sh
Executable file
4
scripts/packer/build_windows_11.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
packer build --only=$1-iso windows_11.json
|
||||
|
||||
Reference in New Issue
Block a user