6 lines
45 B
Bash
Executable file
6 lines
45 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mk clean
|
|
mk o.rio
|
|
|
|
mv o.rio ryudo
|