why the extra

This commit is contained in:
Sidney Marvin Fricke
2026-06-24 12:13:32 +02:00
parent e1a288ad9e
commit 83ed1338b1
+1 -2
View File
@@ -7,8 +7,7 @@ services:
command: |
bash -c "
apt-get update -qq &&
apt-get install -y --no-install-recommends \
curl wget git vim nano htop procps jq less unzip &&
apt-get install -y --no-install-recommends curl wget git vim nano htop procps jq less unzip &&
pip install -q -r requirements.txt &&
python -u main.py"
ports: