4 lines
77 B
Bash
4 lines
77 B
Bash
#!/bin/sh
|
|
cd ..
|
|
|
|
/usr/bin/python2 -m toontown.toonbase.ToontownStart --dummy
|