From 00686cf14031e91e0ca62c03e03581cf96cd7122 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 9 Apr 2025 10:44:09 +0300 Subject: [PATCH] 2024-05-17-https-everywhere.md: add prettier ignore tags for not removing the example --- blog/_posts/2024-05-17-https-everywhere.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/blog/_posts/2024-05-17-https-everywhere.md b/blog/_posts/2024-05-17-https-everywhere.md index 8a9078a..0064b8a 100644 --- a/blog/_posts/2024-05-17-https-everywhere.md +++ b/blog/_posts/2024-05-17-https-everywhere.md @@ -73,6 +73,8 @@ including their parent directories if those don't exist already and `chmod -v a+rx` verbosely allows everyone to read and execute, which is required for listing directory contents. + + ```bash # An example, without the -p there would be error about the parent directory # not existing @@ -83,6 +85,8 @@ mkdir: created directory '/tmp/meow/meow' mode of '/tmp/meow' retained as 0755 (rwxr-xr-x) ``` + + --- Anyway, HTTPS Everywhere for Chromium. Once the directory exists, it's just a