6 lines
119 B
Bash
6 lines
119 B
Bash
cd `dirname $0`
|
|
cd ..
|
|
|
|
export TTOFF_LOGIN_TOKEN="dev"
|
|
|
|
/usr/bin/python2.7 -m toontown.launcher.TTOffQuickStartLauncher
|