Update ubuntu.sh

pull/109/head
midoks 3 years ago
parent 32a284351b
commit 3d57bddd47
  1. 2
      scripts/install/ubuntu.sh

@ -18,7 +18,7 @@ apt install -y python3-pip
apt install -y python3-venv
apt install -y cron
apt install -y vixie-cron
apt install -y vixie-cron
if [ ! -d /root/.acme.sh ];then
curl https://get.acme.sh | sh

Loading…
Cancel
Save