当前位置:网站首页>sh: 1: curl: not found
sh: 1: curl: not found
2022-08-02 03:21:00 【woshicaiji12138】
因为“curl”没有安装。
安装命令:
apt-get update
apt-get install curl
边栏推荐
猜你喜欢
随机推荐
Mysql8创建用户以及赋权操作
[详解C语言]一文带你玩转C语言小游戏---扫雷
OD-Model [4]: SSD
(forwarded) HashCode summary (2)
MySQL删除表数据 MySQL清空表命令 3种方法
磷脂-聚乙二醇-叠氮,DSPE-PEG-Azide,DSPE-PEG-N3,MW:5000
Small program (necessary common sense for development) 1
mysql8.0安装教程与配置(最详细)操作简单
LeetCode:1374. 生成每种字符都是奇数个的字符串【签到题】
rem适配
弹性盒子flex属性
TRICK second bullet
MySQL分区表详解
rem adaptation
Double Strings (别总忘记substr)
Daily practice------There are n integers, so that the previous numbers are moved back m positions in order, and the last m numbers become the first m numbers
【程序人生】做了多年的运维,靠什么转行拿下12K+年终奖的薪资?
5.nodejs--跨域、CORS、JSONP 、Proxy
Scaffolding installation
浏览器的工作原理(dns域名服务器,tcp握手,ssl/tls安全协议,关键渲染路径,重绘及回流,防抖和节流)