mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
add -e2v (file integrity checker)
This commit is contained in:
parent
3683984c8d
commit
48b957f1d5
6 changed files with 159 additions and 10 deletions
|
@ -89,4 +89,7 @@ def main():
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
try:
|
||||
main()
|
||||
except:
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue