Files
test222/install.sh
2026-03-05 14:21:55 +05:00

5 lines
73 B
Bash

#!/bin/bash
apt install python3-venv screen ffmpeg
python3 -m venv .env