Sfoglia il codice sorgente

Copy all the folders of 'static'

Cqoicebordel 10 anni fa
parent
commit
4ea03de11d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      setup.py

+ 2
- 0
setup.py Vedi File

@@ -72,6 +72,8 @@ setup(
72 72
         'searx': [
73 73
             'settings.yml',
74 74
             '../README.rst',
75
+            'static/*.*',
76
+            'static/*/*.*',
75 77
             'static/*/*/*.*',
76 78
             'static/*/*/*/*.*',
77 79
             'static/*/*/*/*/*.*',