maubot/docker/mbc.sh
2020-02-26 01:04:57 +02:00

4 lines
52 B
Bash
Executable File

#!/bin/sh
cd /opt/maubot
python3 -m maubot.cli "$@"