all: init v2 and delete old bridge
This commit is contained in:
@@ -15,7 +15,7 @@ function fixperms {
|
||||
}
|
||||
|
||||
if [[ ! -f /data/config.yaml ]]; then
|
||||
cp /opt/mautrix-discord/example-config.yaml /data/config.yaml
|
||||
/usr/bin/mautrix-discord -c /data/config.yaml -e
|
||||
echo "Didn't find a config file."
|
||||
echo "Copied default config file to /data/config.yaml"
|
||||
echo "Modify that config file to your liking."
|
||||
|
||||
Reference in New Issue
Block a user