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