SystemRage / py-kms

KMS Server Emulator written in Python
The Unlicense
2.04k stars 618 forks source link

Fix folders for docker #33

Closed TheDevFreak closed 5 years ago

TheDevFreak commented 5 years ago

does what it says on the tin.

vosdev commented 5 years ago

This only fixes the python3 version. Can you apply the same fixes to the python2 files?

And in start.sh:

-cd /home/py-kms/py3-kms
+cd /home/py-kms/py-kms