@@ -642,7 +642,9 @@ func ldflags() string {
func rmr(paths ...string) {
for _, path := range paths {
log.Println("rm -r", path)
if debug {
}
os.RemoveAll(path)
The note is not visible to the blocked user.