lofibeats/run.sh
2024-11-11 12:02:26 -08:00

6 行
77 B
Bash
可执行文件

#!/bin/sh
cd "$(dirname "$0")"
poetry install
poetry run python3 beatbot.py