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

Removed leftover

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
This commit is contained in:
Miguel Serrano 2024-01-31 14:16:08 +01:00 committed by GitHub
parent 27fb7b71f1
commit 6caf3b0f54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,8 +23,6 @@ function usage() {
echo ""
echo "Updates config/variables.env, adding new environment variables"
echo ""
echo "This program will pass any extra flags to docker compose,"
echo "for example: 'bin/up -d' will run in detached mode"
}
function __main__() {