#!/bin/bash
#小菜鸟
#挂机
#版本:1.0
#游戏服务器部署
#基础环境:MYSQL数据库svn客户端需部署才能运行此脚本
####################################################
if["$UID"="0"]
then
echo"gameserverinstall"
else
exit1
fi
read-p"Pleasecreatethestoragegameserver..
分类:
其他好文 时间:
2017-07-21 15:43:04
阅读次数:
134