mirror of
https://github.com/9001/copyparty.git
synced 2025-07-29 09:39:53 +03:00
ok they actually served a purpose
This commit is contained in:
@@ -59,6 +59,8 @@ def main():
|
||||
|
||||
try:
|
||||
det(tf)
|
||||
except:
|
||||
pass # mute
|
||||
finally:
|
||||
os.unlink(tf)
|
||||
|
||||
|
||||
@@ -44,6 +44,8 @@ def main():
|
||||
|
||||
try:
|
||||
det(tf)
|
||||
except:
|
||||
pass # mute
|
||||
finally:
|
||||
os.unlink(tf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user