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:
parent
07ecac2645
commit
dba8a19841
6 changed files with 28 additions and 2 deletions
|
@ -208,6 +208,7 @@ function docker_compose() {
|
|||
|
||||
read_image_version
|
||||
read_config
|
||||
check_retracted_version
|
||||
check_sharelatex_env_vars
|
||||
build_environment
|
||||
print_debug_info "$@"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -241,6 +241,7 @@ function __main__() {
|
|||
|
||||
read_seed_image_version
|
||||
read_image_version
|
||||
check_retracted_version
|
||||
handle_rc_rebranding
|
||||
handle_image_upgrade
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue