nixcfg/cluster/staging/app/im/build/matrix-synapse/entrypoint.sh

4 lines
52 B
Bash
Raw Normal View History

2022-01-10 20:36:27 +00:00
#!/bin/sh
. /root/matrix-env/bin/activate
exec "$@"