mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
misc fixes
This commit is contained in:
parent
bd24bf9bae
commit
d3fe19c5aa
3 changed files with 5 additions and 3 deletions
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},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue