我正在尝试安装和使用部署者,所以我运行这个命令curl -LO https://deployer.org/deployer.phar来安装它。
并尝试按照deployer.phar的指示将/usr/usr/local/bin/dep移动到/usr/usr/local/bin/dep,但它不起作用:
错误:mv: cannot stat 'deployer.phar': No such file or directory
如何正确安装?
https://stackoverflow.com/questions/61300225
复制相似问题