You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
255 B
12 lines
255 B
#!/bin/bash
|
|
|
|
|
|
./run_accountsvr.sh start
|
|
./run_dbsvr.sh start
|
|
./run_httpproxy.sh start
|
|
./run_realmlist.sh start
|
|
./run_httpproxy_pay.sh start
|
|
./run_accountbilllogsvr.sh start
|
|
./run_account_gate.sh start
|
|
./run_operationsvr.sh start
|
|
./run_playeropsvr.sh start
|