mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-15 08:19:10 +08:00
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
|
|
packer build --only=$1-iso windows_11.json
|
|
|