build twisted as a wheel
This commit is contained in:
parent
fec4374c81
commit
4f97fde073
2 changed files with 7 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue