diff options
Diffstat (limited to 'app/build/matrix-synapse/entrypoint.sh')
-rwxr-xr-x | app/build/matrix-synapse/entrypoint.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/build/matrix-synapse/entrypoint.sh b/app/build/matrix-synapse/entrypoint.sh deleted file mode 100755 index b93a702..0000000 --- a/app/build/matrix-synapse/entrypoint.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. /root/matrix-env/bin/activate -exec "$@" |