acme.sh: command not found

Created on 9 Mar 2019  ·  3Comments  ·  Source: acmesh-official/acme.sh

I Need Realy help..

i have installed acme.sh with "curl https://get.acme.sh | sh" and have restarted my server ..
but the terminal says command not fount when i use acme.sh to issue a cert..

my OS ist Ubuntu 16.04 with MSSQL 2017

Please help me ...

Most helpful comment

source  ~/.bashrc

acme.sh --help

All 3 comments

please install again, and show me the output:

curl https://get.acme.sh | sh

root@srv02:~# acme.sh -h
acme.sh: command not found
root@srv02:~# curl https://get.acme.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 705 100 705 0 0 2123 0 --:--:-- --:--:-- --:--:-- 2117
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 171k 100 171k 0 0 2479k 0 --:--:-- --:--:-- --:--:-- 2479k
[Sat Mar 9 21:39:39 UTC 2019] Installing from online archive.
[Sat Mar 9 21:39:39 UTC 2019] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
[Sat Mar 9 21:39:40 UTC 2019] Extracting master.tar.gz
[Sat Mar 9 21:39:40 UTC 2019] Installing to /root/.acme.sh
[Sat Mar 9 21:39:40 UTC 2019] Installed to /root/.acme.sh/acme.sh
[Sat Mar 9 21:39:40 UTC 2019] Installing alias to '/root/.bashrc'
[Sat Mar 9 21:39:40 UTC 2019] OK, Close and reopen your terminal to start using acme.sh
[Sat Mar 9 21:39:40 UTC 2019] Installing cron job
10 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
[Sat Mar 9 21:39:40 UTC 2019] Good, bash is found, so change the shebang to use bash as preferred.
[Sat Mar 9 21:39:41 UTC 2019] OK
[Sat Mar 9 21:39:41 UTC 2019] Install success!
root@srv02:~#

This is the Output.. on a Fresh installed Ubuntu 18.04

source  ~/.bashrc

acme.sh --help
Was this page helpful?
0 / 5 - 0 ratings

Related issues

duxiu-chen picture duxiu-chen  ·  4Comments

xiagw picture xiagw  ·  3Comments

FernandoMiguel picture FernandoMiguel  ·  5Comments

luochenzhimu picture luochenzhimu  ·  3Comments

AriaLyy picture AriaLyy  ·  5Comments