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