This commit is contained in:
ElevenNotes
2025-02-07 07:33:09 +01:00
parent 63923d266c
commit 12d475a9bf

View File

@@ -68,7 +68,7 @@
touch /var/log/kms.log; \
ln -sf /dev/stdout /var/log/kms.log; \
cd /opt/py-kms; \
pip3 install --no-cache-dir \
pip3 install --no-cache-dir --break-system-packages \
peewee \
tzlocal \
pytz \