Answers for "yum snap install --classic certbot"

0

yum snap install --classic certbot

echo "0 0,12 * * * root python -c 'import random; import time; time.sleep(random.random() * 3600)' && /usr/local/bin/certbot-auto renew -q" | sudo tee -a /etc/crontab > /dev/null
Posted by: Guest on November-25-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language