mirror of
https://github.com/kurbezz/discord-bot.git
synced 2026-03-03 21:00:47 +01:00
4 lines
96 B
Bash
4 lines
96 B
Bash
#! /usr/bin/env sh
|
|
|
|
uv run --directory src taskiq scheduler core.broker:scheduler modules.tasks
|