4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh
|
|
|
|
exec python3 -m mautrix_telegram --config /var/lib/matrix-bridge/config.yaml
|