mirror of https://github.com/SystemRage/py-kms.git
fix folder again
This commit is contained in:
parent
1b6e6e64b0
commit
0cf1e852ad
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# EN: Start daemons
|
||||
# RU: Запуск демонов
|
||||
cd /home/py-kms/py3-kms
|
||||
cd /home/py-kms/py-kms
|
||||
if [ "$SQLITE" == false ];
|
||||
then
|
||||
if [ "$EPID" == "" ];
|
||||
|
|
Loading…
Reference in New Issue