Update 'Setup-Repo.sh'

This commit is contained in:
Bram Prieshof
2020-09-24 12:06:47 +02:00
parent f90972e4fa
commit 339246b5d2

View File

@@ -99,6 +99,7 @@ certbot () {
if [ "$osrel" = "ubu1804" ] ; then
add-apt-repository --no-update ppa:certbot/certbot -y -n > $OUTPUT 2>&1
fi
}