initial commit
This commit is contained in:
commit
0a22899d9f
10 changed files with 358 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
confd
|
3
rootfs/etc/s6-overlay/s6-rc.d/discord-bridge/run
Normal file
3
rootfs/etc/s6-overlay/s6-rc.d/discord-bridge/run
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
s6-setuidgid matrix-bridge mautrix-discord -c /var/lib/matrix-bridge/config.yaml -r /var/lib/matrix-bridge/discord-registration.yaml
|
1
rootfs/etc/s6-overlay/s6-rc.d/discord-bridge/type
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/discord-bridge/type
Normal file
|
@ -0,0 +1 @@
|
|||
longrun
|
Loading…
Add table
Add a link
Reference in a new issue