Updated how about the private key access modes, chmod, or chown or umask (markdown)

master
neil 2020-08-24 09:55:55 +08:00
parent caedccdef5
commit ecd26b836c
1 changed files with 2 additions and 2 deletions

@ -2,7 +2,7 @@
A short answer is: **we deal with the file permission as little as possible.**
A shorter answer is: **we almost don't change the file permissions, you set it yourself, and it will keep forever.**
A longer answer is: **we almost don't change the file permissions, you set it yourself, and it will be kept forever.**
Ok, let me give a longer answer: