Kaynağa Gözat

fixed example config file location

tags/v1.0.0
Robin Thoni 7 yıl önce
ebeveyn
işleme
33bed6e8a5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Dosyayı Görüntüle

63
     package_data={
63
     package_data={
64
     },
64
     },
65
 
65
 
66
-    data_files=[('/etc/letsencrypt/', ['certbot-pdns.json'])],
66
+    data_files=[('etc/letsencrypt', ['certbot-pdns.json'])],
67
 
67
 
68
     entry_points={
68
     entry_points={
69
         'certbot.plugins': [
69
         'certbot.plugins': [

Loading…
İptal
Kaydet