@@ -27,6 +27,12 @@ func installLinux() {
return
}
for _, arg := range os.Args {
if arg == "--debug" {
exe, err := os.Executable()
if err != nil {
The note is not visible to the blocked user.