mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
4 lines
90 B
Bash
4 lines
90 B
Bash
#! /usr/bin/env sh
|
|
|
|
uv run --directory src taskiq worker core.broker:broker modules.tasks
|