From c74dc92febd1841c8ea5ff31caab0f941d57527d Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 16 Jan 2021 17:07:01 +0100 Subject: Proposal: reorganize app/ folder by modules --- app/build/matrix-synapse/entrypoint.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 app/build/matrix-synapse/entrypoint.sh (limited to 'app/build/matrix-synapse/entrypoint.sh') 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 "$@" -- cgit v1.2.3