Update docker/mjolnir/start.sh
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
f60120c2d0
commit
38b5d12992
|
@ -30,4 +30,4 @@ if [ ! -f "$CONFIG_PATH" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Start Mjolnir with the configured settings
|
# Start Mjolnir with the configured settings
|
||||||
bot --mjolnir-config $CONFIG_PATH
|
./bot --mjolnir-config $CONFIG_PATH
|
||||||
|
|
Loading…
Reference in New Issue