build twisted as a wheel

This commit is contained in:
Sebastian Hugentobler 2019-01-01 16:19:38 +01:00
parent fec4374c81
commit 4f97fde073
2 changed files with 7 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh
cd /var/lib/matrix-synapse
s6-setuidgid matrix-synapse python -B -m synapse.app.homeserver -c server.yaml
s6-setuidgid matrix-synapse python3 -B -m synapse.app.homeserver -c server.yaml