ProjectName
-
remote: The project you were looking for could not be found. 解决方案
前提 已经配置了秘钥 before git clone http://XXX.com/ProjectName.git 现象: after(解决方案) git clone http:…
-
安装 supervisor
Supervisor 安装 – 走看看 (zoukankan.com) 在linux或者unix操作系统中,守护进程(Daemon)是一种运行在后台的特殊进程,它独…