This commit is contained in:
brightio 2024-10-08 15:38:43 +02:00 committed by GitHub
commit e470176ef8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -188,7 +188,6 @@ def UploadContent(File):
try:
RunFinger(Host[0])
except:
raise
print("The host %s seems to be down or port 445 down."%(Host[0]))
sys.exit(1)