mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-11-02 19:56:10 +08:00
Update Dockerfile
This commit is contained in:
@@ -97,7 +97,7 @@ git clone https://github.com/SystemRage/py-kms.git /home/py-kms && \
|
||||
git clone https://github.com/coleifer/sqlite-web.git /tmp/sqlite_web && \
|
||||
mv /tmp/sqlite_web/sqlite_web /home/ && \
|
||||
rm -rf /tmp/sqlite_web && \
|
||||
pip3 install peewee tzlocal pysqlite3 && \
|
||||
pip3 install peewee tzlocal pysqlite3 flask && \
|
||||
|
||||
# EN: Change permissions
|
||||
# RU: Меняем права доступа
|
||||
|
||||
Reference in New Issue
Block a user