lofibeats/run.sh

6 linhas
94 B
Bash
Arquivo executável

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