File: control

package info (click to toggle)
python-certbot-nginx 0.28.0-1~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 628 kB
  • sloc: python: 4,190; makefile: 171
file content (8 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# <bmw> rbasak: while it's not exactly pretty, here's a pretty decent
# one line test that certbot and its plugins and dependencies are
# installed correctly
# <bmw> certbot plugins --prepare | grep -q apache && certbot --help
# nginx | grep -q nginx-ctl

Test-Command: certbot --help nginx | grep -q nginx-ctl
Depends: python-certbot-nginx