5 lines
87 B
Bash
5 lines
87 B
Bash
progress "Installing matfyz-help discord bot"
|
|
|
|
install-pkgs python3-venv
|
|
|
|
# Do stuff??
|