$ pwd /root $ curl https://get.acme.sh | sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 775 0 775 0 0 963 0 --:--:-- --:--:-- --:--:-- 962 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 201k 100 201k 0 0 47150 0 0:00:04 0:00:04 --:--:-- 47156 [Fri Nov 27 09:50:57 CST 2020] Installing from online archive. [Fri Nov 27 09:50:57 CST 2020] Downloading https://github.com/acmesh-official/acme.sh/archive/master.tar.gz [Fri Nov 27 09:51:00 CST 2020] Extracting master.tar.gz [Fri Nov 27 09:51:00 CST 2020] Installing to /root/.acme.sh [Fri Nov 27 09:51:00 CST 2020] Installed to /root/.acme.sh/acme.sh [Fri Nov 27 09:51:00 CST 2020] Installing alias to '/root/.bashrc' [Fri Nov 27 09:51:00 CST 2020] OK, Close and reopen your terminal to start using acme.sh [Fri Nov 27 09:51:00 CST 2020] Installing alias to '/root/.cshrc' [Fri Nov 27 09:51:00 CST 2020] Installing alias to '/root/.tcshrc' [Fri Nov 27 09:51:00 CST 2020] Installing cron job 21 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null [Fri Nov 27 09:51:00 CST 2020] Good, bash is found, so change the shebang to use bash as preferred. [Fri Nov 27 09:51:01 CST 2020] OK [Fri Nov 27 09:51:01 CST 2020] Install success! $ crontab -l 21 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null $ ll -A | grep acme drwx------ 5 root root 4.0K Nov 27 09:51 .acme.sh