mirror of
https://github.com/rumanzo/bt2qbt.git
synced 2024-11-25 20:02:28 +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)
|
time.Sleep(30 * time.Second)
|
||||||
os.Exit(1)
|
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)
|
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.Println("Press Enter to start")
|
||||||
fmt.Scanln()
|
fmt.Scanln()
|
||||||
|
Loading…
Reference in New Issue
Block a user