fix: Fix AWS S3 and SSH backup in scheduled mode on Docker and Docker Swarm
This commit is contained in:
@@ -55,4 +55,5 @@ func Fatal(msg string, args ...any) {
|
||||
fmt.Printf("%s ERROR: %s\n", currentTime, formattedMessage)
|
||||
}
|
||||
os.Exit(1)
|
||||
os.Kill.Signal()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user