Improved notification

This commit is contained in:
akostin 2018-04-09 17:42:21 +03:00
parent 5824fbfd2f
commit c42d01d9a2

1
b2q.go
View File

@ -317,6 +317,7 @@ func main() {
time.Sleep(30 * time.Second)
os.Exit(1)
}
color.Green("It will be performed processing from directory %v to directory %v\n", bitdir, qbitdir)
color.HiRed("Check that the qBittorrent is turned off and the directory %v is backed up.\n\n", qbitdir)
fmt.Println("Press Enter to start")
fmt.Scanln()