mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Update letsencrypt-auto-source/letsencrypt-auto.template
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
8488d8bf3a
commit
7207e0ad0c
1 changed files with 1 additions and 1 deletions
|
|
@ -603,7 +603,7 @@ if [ "$1" = "--le-auto-phase2" ]; then
|
|||
error "$INTERACTIVE_REBOOTSTRAP_MESSAGE"
|
||||
error
|
||||
# If this is because of the environment (eg. non interactive shell without
|
||||
# --non-interactive flag set, help the user in that direction.
|
||||
# --non-interactive flag set), help the user in that direction.
|
||||
else
|
||||
error "Skipping upgrade because new OS dependencies may need to be installed."
|
||||
error
|
||||
|
|
|
|||
Loading…
Reference in a new issue