6 rindas
77 B
Bash
Izpildāmais fails
6 rindas
77 B
Bash
Izpildāmais fails
#!/bin/sh
|
|
|
|
cd "$(dirname "$0")"
|
|
poetry install
|
|
poetry run python3 beatbot.py
|