mirror of
https://github.com/rumanzo/bt2qbt.git
synced 2024-11-22 02:12:39 +01:00
Improved notification
This commit is contained in:
parent
5824fbfd2f
commit
c42d01d9a2
1
b2q.go
1
b2q.go
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user