mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-13 18:07:32 +02:00
2024-05-17-https-everywhere.md: add prettier ignore tags for not removing the example
This commit is contained in:
parent
6b3f79793b
commit
00686cf140
@ -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
|
`chmod -v a+rx` verbosely allows everyone to read and execute, which is required
|
||||||
for listing directory contents.
|
for listing directory contents.
|
||||||
|
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# An example, without the -p there would be error about the parent directory
|
# An example, without the -p there would be error about the parent directory
|
||||||
# not existing
|
# not existing
|
||||||
@ -83,6 +85,8 @@ mkdir: created directory '/tmp/meow/meow'
|
|||||||
mode of '/tmp/meow' retained as 0755 (rwxr-xr-x)
|
mode of '/tmp/meow' retained as 0755 (rwxr-xr-x)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Anyway, HTTPS Everywhere for Chromium. Once the directory exists, it's just a
|
Anyway, HTTPS Everywhere for Chromium. Once the directory exists, it's just a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user