Add mautrix-syncproxy and mautrix-wsproxy
This commit is contained in:
parent
eaba9effe3
commit
51bcd703d6
18 changed files with 185 additions and 5 deletions
4
ressources/mautrix-syncproxy/rootfs/DEBIAN/postinst
Executable file
4
ressources/mautrix-syncproxy/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
id mautrix-syncproxy &> /dev/null || useradd mautrix-syncproxy -r -s /bin/false -d /
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue