aboutsummaryrefslogtreecommitdiff
path: root/app/build/matrix-synapse/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'app/build/matrix-synapse/entrypoint.sh')
-rwxr-xr-xapp/build/matrix-synapse/entrypoint.sh3
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 "$@"