Skip to content
Snippets Groups Projects
Verified Commit eb654998 authored by David Beniamine's avatar David Beniamine
Browse files

Install cerbot from backports

parent 7cf2737b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
. `pwd`/main.env
apt-get update && apt-get install certbot
apt-get update && apt-get -t stretch-backports install certbot
DOMAINS="$(echo `echo ${MODS} | tr ' ' '\n' | grep -v 'Base\|MySQL'` \
| tr [:upper:] [:lower:] | sed "s/ /.${DOMAIN},/g" ).${DOMAIN}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment