Acme.sh: Uninstall acme.sh如何卸载acme.sh?直接删除acme.sh报错

Created on 20 May 2018  ·  3Comments  ·  Source: acmesh-official/acme.sh

Uninstall acme.sh
直接删除acme.sh后登录终端命令行报错
-bash: /home/ubuntu/.acme.sh/acme.sh.env: No such file or directory

Most helpful comment

解决了,重新安装acme.sh
然后
acme.sh --uninstall

All 3 comments

解决了,重新安装acme.sh
然后
acme.sh --uninstall

vi ~/.profile 然后删掉/home/ubuntu/.acme.sh/acme.sh.env 所在的行就好了

解决办法就是 重新安装一次, 然后执行 acme.sh --uninstall
然后再删除 ~/.acme.sh/ 目录.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xiagw picture xiagw  ·  3Comments

stephankn picture stephankn  ·  5Comments

feiyu0 picture feiyu0  ·  4Comments

axiades picture axiades  ·  3Comments

extensionsapp picture extensionsapp  ·  3Comments