4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/bin/sh
|
|
cp 0A.yml out.yml
|
|
../bin/Debug/net5.0/Content.Tools out.yml 0B.yml 0C.yml
|