mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-11 08:49:08 +08:00
4 lines
64 B
Bash
4 lines
64 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
packer build --force --only=$1-iso windows_10.json
|