This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 php7-xml \
6161 php7-xmlreader \
6262 php7-zip \
63+ py2-cryptography \
6364 py2-future \
6465 py2-pip && \
6566 echo "**** install certbot plugins ****" && \
6869 else \
6970 CERTBOT="certbot==${CERTBOT_VERSION}" ; \
7071 fi && \
71- pip install -U --no-cache-dir \
72+ pip install -U \
7273 pip && \
73- pip install -U --no-cache-dir \
74+ pip install -U \
7475 ${CERTBOT} \
7576 certbot-dns-cloudflare \
7677 certbot-dns-cloudxns \
Original file line number Diff line number Diff line change 6363 php7-xml \
6464 php7-xmlreader \
6565 php7-zip \
66+ py2-cryptography \
6667 py2-future \
6768 py2-pip && \
6869 echo "**** install certbot plugins ****" && \
7172 else \
7273 CERTBOT="certbot==${CERTBOT_VERSION}"; \
7374 fi && \
74- pip install -U --no-cache-dir \
75+ pip install -U \
7576 pip && \
76- pip install -U --no-cache-dir \
77+ pip install -U \
7778 ${CERTBOT} \
7879 certbot-dns-cloudflare \
7980 certbot-dns-cloudxns \
Original file line number Diff line number Diff line change 6363 php7-xml \
6464 php7-xmlreader \
6565 php7-zip \
66+ py2-cryptography \
6667 py2-future \
6768 py2-pip && \
6869 echo "**** install certbot plugins ****" && \
7172 else \
7273 CERTBOT="certbot==${CERTBOT_VERSION}"; \
7374 fi && \
74- pip install -U --no-cache-dir \
75+ pip install -U \
7576 pip && \
76- pip install -U --no-cache-dir \
77+ pip install -U \
7778 ${CERTBOT} \
7879 certbot-dns-cloudflare \
7980 certbot-dns-cloudxns \
You can’t perform that action at this time.
0 commit comments