overleaf/services/git-bridge/start.sh
2021-06-16 17:23:38 +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=75.0 -jar /git-bridge.jar /conf/runtime.json