mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Update letsencrypt-auto-source/letsencrypt-auto
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
c12fb5de4a
commit
8488d8bf3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1179,7 +1179,7 @@ if [ "$1" = "--le-auto-phase2" ]; then
|
|||
# Display the OS-specific interactive bootstrap message.
|
||||
if [ "$INTERACTIVE_REBOOTSTRAP" = 1 ]; then
|
||||
error "Skipping upgrade because new OS dependencies need to be installed."
|
||||
error "This requires a manual user intervention."
|
||||
error "This requires manual user intervention."
|
||||
error "$INTERACTIVE_REBOOTSTRAP_MESSAGE"
|
||||
error
|
||||
# If this is because of the environment (eg. non interactive shell without
|
||||
|
|
|
|||
Loading…
Reference in a new issue