新增用户
useradd username -m
添加某个现有用户到某个现有用户组
usermod -a -G groupname username
git clone https://cccc.cccc.ccc/cccc.git
git pull
nohup command>/dev/null 2>&1 &