백업 내용 없을 경우 폴더 삭제
This commit is contained in:
@@ -253,8 +253,4 @@ func main() {
|
||||
}
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
if opts.Verbose {
|
||||
fmt.Println("\n백업이 성공적으로 완료되었습니다")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user