mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
rename up2k.py (client) to u2c.py
This commit is contained in:
parent
b1359f039f
commit
572aa4b26c
17 changed files with 32 additions and 32 deletions
2
setup.py
2
setup.py
|
@ -142,7 +142,7 @@ args = {
|
|||
"ftps": ["pyftpdlib", "pyopenssl"],
|
||||
},
|
||||
"entry_points": {"console_scripts": ["copyparty = copyparty.__main__:main"]},
|
||||
"scripts": ["bin/partyfuse.py", "bin/up2k.py"],
|
||||
"scripts": ["bin/partyfuse.py", "bin/u2c.py"],
|
||||
"cmdclass": {"clean2": clean2},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue