fix: get perms working
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user