mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 06:15:51 +00:00
fix: termination instruction message
This commit is contained in:
parent
f8f740b0cf
commit
1f26fbd2e3
@ -67,7 +67,7 @@ func PrintColoredBanner() {
|
||||
{Level: 0, Text: "DEBUG : " + fmt.Sprint(config.Debug)},
|
||||
}).Render()
|
||||
|
||||
pterm.DefaultBasicText.Println("Press 'CTRL + c to quit'")
|
||||
pterm.DefaultBasicText.Println("Press 'CTRL + c' to quit")
|
||||
}
|
||||
|
||||
func PrintSimpleInfo() {
|
||||
|
Loading…
Reference in New Issue
Block a user