fix: get perms working

This commit is contained in:
decentral1se 2021-12-13 12:06:20 +01:00
parent 0c0c1d6052
commit 85598331b7
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#!/bin/bash
# https://github.com/matrix-org/synapse/tree/develop/docker#running-synapse
# default user permissions for the synapse user
chown 991:991 /data
/start.py