1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00

Retract Server Pro version 5.0.1

This commit is contained in:
Jakob Ackermann 2024-04-18 08:50:29 +01:00
parent 07ecac2645
commit dba8a19841
No known key found for this signature in database
GPG key ID: 30C56800FCA3828A
6 changed files with 28 additions and 2 deletions

View file

@ -208,6 +208,7 @@ function docker_compose() {
read_image_version
read_config
check_retracted_version
check_sharelatex_env_vars
build_environment
print_debug_info "$@"

View file

@ -448,6 +448,7 @@ function cleanup() {
function __main__() {
read_image_version
print_section_separator "Overleaf Doctor"
check_retracted_version
check_sharelatex_env_vars
check_host_information
check_dependencies

View file

@ -241,6 +241,7 @@ function __main__() {
read_seed_image_version
read_image_version
check_retracted_version
handle_rc_rebranding
handle_image_upgrade