第3部分b - Debian 9 (备用方案)
描述 | 指令 | |
---|---|---|
4 | sudo apt-get install curl -y curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - | |
8 | echo "deb http://ftp.debian.org/debian stretch-backports main" | sudo tee -a /etc/apt/sources.list.d/stretch-backport.list sudo apt-get update sudo apt-get -t stretch-backports install certbot -y |