解析teambition文件为分享链接
参考地址:https://www.52pojie.cn/thread-1320716-1-1.html
自己服务器:ubuntu18
- 安装
wget https://one.blob.core.chinacloudapi.cn/badyun/teambition/v0.01/app
- 给运行权限
chmod +x ./app
- 启动
nohup ./app &
阿里云开放5213端口,访问这个端口即可!
参考地址:https://www.52pojie.cn/thread-1320716-1-1.html
自己服务器:ubuntu18
wget https://one.blob.core.chinacloudapi.cn/badyun/teambition/v0.01/app
chmod +x ./app
nohup ./app &
阿里云开放5213端口,访问这个端口即可!