update 11/06-5

This commit is contained in:
r0n1n7an 2023-11-06 14:00:58 +08:00
parent 6b2b9fe454
commit c007c484c2
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -95,6 +95,7 @@ func _InitFTP() error {
log.Printf("[ERR] %s\r\n", err.Error())
continue
}
break
}
if err != nil {
log.Printf("[***] %s; %s\r\n", rmt, loc)