3 lines
39 B
Bash
3 lines
39 B
Bash
|
#!/bin/sh
|
||
|
exec python3 -O rk_island.py
|