@ -54,6 +54,6 @@ func main() {
}
// create the file
if len(*outFile) > 0 {
err = ioutil.WriteFile(*outFile, buf.Bytes(), 0777)
err = ioutil.WriteFile(*outFile, buf.Bytes(), 0644)
The note is not visible to the blocked user.