mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-25 16:32:47 +00:00
Update tf-gen-index.py
This commit is contained in:
parent
1b37eddbb3
commit
29b269e837
|
|
@ -22,6 +22,7 @@ def generate_fileindex(filelist):
|
|||
pythons = {
|
||||
'linux': set([]),
|
||||
'mac': set([]),
|
||||
'windows': set([])
|
||||
}
|
||||
pkglist = []
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue