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