Add explicit chmod since mkdir combines the given mode with the
current umask, and so I don't get the protection value I want. Too lazy to go figure it out, and adding a chmod was easiest!
Please register or sign in to comment
current umask, and so I don't get the protection value I want. Too lazy to go figure it out, and adding a chmod was easiest!