1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-13 10:22:20 +03:00
Files
certbot/bootstrap
Peter Eckersley 3551ffbd64 Replace "which" with "command -v"
Since the latter is at least semi-POSIX compliant:

http://pubs.opengroup.org/onlinepubs/009696899/utilities/command.html

Avoids the need for #1486
2015-11-13 01:31:14 -08:00
..
2015-10-30 21:51:49 +02:00
2015-11-07 11:15:45 +01:00
2015-10-25 22:27:11 +01:00
2015-04-14 14:12:41 +00:00
2015-09-05 19:03:01 +00:00
2015-10-30 21:51:49 +02:00
2015-11-07 11:15:45 +01:00
2015-10-25 22:27:11 +01:00
2015-11-07 11:15:45 +01:00
2015-04-14 14:12:41 +00:00

This directory contains scripts that install necessary OS-specific
prerequisite dependencies (see docs/using.rst).

General dependencies:
- git-core: py26reqs.txt git+https://*
- ca-certificates: communication with demo ACMO server at
  https://www.letsencrypt-demo.org, py26reqs.txt git+https://*