Fix restore cert bug.

This commit is contained in:
Derek Smith 2023-03-18 18:30:48 -04:00
parent 6a97c0d3f4
commit bc4ac89c19
Signed by: farscapian
GPG Key ID: B443E530A14E1C90

View File

@ -68,6 +68,7 @@ for i in "$@"; do
;;
--restore-www)
RESTORE_WWW=true
RESTORE_CERTS=true
BACKUP_APPS=false
RUN_CERT_RENEWAL=false
RESTART_FRONT_END=true