maubot/docker/mbc.sh

4 lines
52 B
Bash
Raw Normal View History

2020-02-26 01:04:57 +02:00
#!/bin/sh
cd /opt/maubot
python3 -m maubot.cli "$@"