mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
6 lines
106 B
Bash
6 lines
106 B
Bash
#! /usr/bin/env sh
|
|
|
|
export $(/env.sh)
|
|
|
|
/opt/venv/bin/taskiq scheduler core.broker:scheduler modules.tasks
|