diff options
Diffstat (limited to 'debian/config')
-rwxr-xr-x | debian/config | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/config b/debian/config deleted file mode 100755 index 9fb6913298..0000000000 --- a/debian/config +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -set -e - -. /usr/share/debconf/confmodule - -db_input high matrix-synapse/server-name || true -db_input high matrix-synapse/report-stats || true -db_go |