当前位置 : 145z游戏站 | 天龙八部 | 技术教程 | 

天龙八部服务器关闭SecureCRT继续运行方法

热度:
这种方法是直接在后台运行,看不到运行过程的信息,所以你要确定它们在后台能正常运行。全部运行后可直接关闭SecureCRT。

cd /home/tlbb/Billing
nohup ./tlbb31 start &

cd /home/tlbb/Server
nohup ./shm start &

cd /home/tlbb/Server
nohup ./Login_fix &

cd /home/tlbb/Server
nohup ./World_fix &

cd /home/tlbb/Server
nohup ./Server_fix -loadscriptonce &
[顶部]