mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Merge branch 'master' of github.com:overleaf/toolkit
This commit is contained in:
commit
fcc2691051
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if [[ ! -d "$TOOLKIT_ROOT/bin" ]] || [[ ! -d "$TOOLKIT_ROOT/config" ]]; then
|
|||
fi
|
||||
|
||||
function __main__() {
|
||||
exec "$TOOLKIT_ROOT/bin/docker-compose" exec mongo mongo
|
||||
exec "$TOOLKIT_ROOT/bin/docker-compose" exec mongo mongo sharelatex
|
||||
}
|
||||
|
||||
__main__ "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue