maubot/docker/mbc.sh

4 lines
52 B
Bash
Raw Normal View History

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