This commit is contained in:
ElevenNotes
2025-02-07 07:36:53 +01:00
parent 08eb107dbe
commit 6896f7af81

View File

@@ -68,10 +68,8 @@
touch /var/log/kms.log; \
ln -sf /dev/stdout /var/log/kms.log; \
pip3 install --no-cache-dir --break-system-packages \
peewee \
tzlocal \
pytz \
pysqlite3; \
pytz; \
apk del --no-network .build;
# :: copy filesystem changes and set correct permissions