diff/prepare.sh

9 lines
174 B
Bash
Executable File

apt update && \
apt install -y build-essential \
python3-dev \
python3 \
python3-venv \
nginx \
certbot \
python3-certbot-nginx