Update docker/mjolnir/start.sh
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
colin 2024-02-04 01:01:53 +00:00
parent 38b5d12992
commit b8019edef8
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ if [ ! -f "$CONFIG_PATH" ]; then
fi
# Start Mjolnir with the configured settings
./bot --mjolnir-config $CONFIG_PATH
/mjolnir/bot --mjolnir-config $CONFIG_PATH