mirror of
https://github.com/certbot/certbot.git
synced 2026-06-15 11:39:12 -04:00
Merge pull request #1822 from vszakats/patch-1
_rpm_common.sh: minor typo
This commit is contained in:
commit
16ef4fdd3d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Tested with:
|
||||
# - Fedora 22, 23 (x64)
|
||||
# - Centos 7 (x64: onD igitalOcean droplet)
|
||||
# - Centos 7 (x64: on DigitalOcean droplet)
|
||||
|
||||
if type dnf 2>/dev/null
|
||||
then
|
||||
|
|
|
|||
Loading…
Reference in a new issue