5 lines
66 B
Bash
5 lines
66 B
Bash
#!/bin/bash
|
|
|
|
# Main
|
|
mono "../PatchEmAll-CLI.exe" -buildpatchesdat
|
#!/bin/bash
|
|
|
|
# Main
|
|
mono "../PatchEmAll-CLI.exe" -buildpatchesdat
|