lofibeats/run.sh

6 líneas
94 B
Bash
Archivo Ejecutable

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