Browse Source

Fixed setup.py

bugfixes
gau1991 10 years ago
parent
commit
9805c8c409
  1. 1
      setup.py

1
setup.py

@ -45,6 +45,7 @@ setup(name='ee',
'pynginxconfig',
'pymysql3',
'psutil',
'sh',
],
data_files=[('/etc/ee', ['config/ee.conf']),
('/etc/ee/plugins.d', conf),

Loading…
Cancel
Save