mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Fixed comment
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
This commit is contained in:
parent
6caf3b0f54
commit
335c94886a
1 changed files with 1 additions and 1 deletions
2
bin/up
2
bin/up
|
@ -45,7 +45,7 @@ function check_sharelatex_env_vars() {
|
|||
echo "WARNING: some environment variables defined in config/variables.env"
|
||||
echo "contain '$invalid_prefix' in their name"
|
||||
echo "Starting with Overleaf CE and Server Pro 5.0.0 the environment variables"
|
||||
echo "use the prefix 'OVERLEAF_' instead of '_SHARELATEX'."
|
||||
echo "use the prefix 'OVERLEAF_' instead of 'SHARELATEX_'."
|
||||
echo "Please check your config/version and config/variables.env files"
|
||||
prompt "Do you want to continue?"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue