mirror of
https://github.com/9001/copyparty.git
synced 2026-04-24 03:00:04 -04:00
misc fixes
This commit is contained in:
2
setup.py
2
setup.py
@@ -130,7 +130,7 @@ args = {
|
||||
"ftps": ["pyftpdlib", "pyopenssl"],
|
||||
},
|
||||
"entry_points": {"console_scripts": ["copyparty = copyparty.__main__:main"]},
|
||||
"scripts": ["bin/copyparty-fuse.py", "bin/up2k.py"],
|
||||
"scripts": ["bin/partyfuse.py", "bin/up2k.py"],
|
||||
"cmdclass": {"clean2": clean2},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user