gpt4 book ai didi

heroku - 无法在 Ubuntu AWS 实例中安装 Heroku toolbelt

转载 作者:行者123 更新时间:2023-12-03 00:41:02 25 4
gpt4 key购买 nike

尝试在默认的基于 Ubuntu AWS 12.04 AMI 的实例中安装 Heroku 工具带时抛出以下错误

ubuntu@ip-11-121-123-115:~$ wget -qO- https://toolbelt.heroku.com/install.sh |

此脚本需要 super 用户访问权限才能安装软件。sudo 将会提示您输入密码。

 sh: 7: [[: not found
sh: 29: [[: not found
Installation complete

最佳答案

我通过执行以下操作解决了这个问题:

$ wget https://toolbelt.heroku.com/install.sh
$ sudo sh install.sh

希望有帮助。

关于heroku - 无法在 Ubuntu AWS 实例中安装 Heroku toolbelt,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15873486/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com