overleaf/services/git-bridge/start.sh
2021-06-17 14:24:07 +01:00

3 lines
174 B
Bash
Executable file

#!/bin/bash
/opt/envsubst < /envsubst_template.json > /conf/runtime.json
exec java -XX:+UseContainerSupport -XX:MaxRAMPercentage=50.0 -jar /git-bridge.jar /conf/runtime.json