4 lines
41 B
Bash
4 lines
41 B
Bash
#!/bin/sh
|
|
MCEXEC=mcexec
|
|
$MCEXEC ./CT2001
|
#!/bin/sh
|
|
MCEXEC=mcexec
|
|
$MCEXEC ./CT2001
|