mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-01 19:06:41 +00:00
fix stuff
This commit is contained in:
parent
df2aa9f626
commit
e032623685
7 changed files with 12 additions and 9 deletions
BIN
docs/assets/opsec bible.png
Normal file
BIN
docs/assets/opsec bible.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 9.8 KiB |
BIN
docs/assets/productivity bible.png
Normal file
BIN
docs/assets/productivity bible.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
|
@ -1 +1 @@
|
||||||
Subproject commit a6f190336a3029132253e25ba410789885351c40
|
Subproject commit b1128e473f0a81ed3f8272279d220c40e2dddcd0
|
|
@ -1 +1 @@
|
||||||
Subproject commit 388c65d3761d6a2d897484824133140be4a9855f
|
Subproject commit 342a6ad07f7aae8f47dd68129ee47244640d74d7
|
|
@ -254,9 +254,9 @@ nav:
|
||||||
- productivity/reflecting/index.md
|
- productivity/reflecting/index.md
|
||||||
|
|
||||||
- Self-Hosting:
|
- Self-Hosting:
|
||||||
|
- selfhosting/0_lainradio/index.md
|
||||||
- selfhosting/qubesos/index.md
|
- selfhosting/qubesos/index.md
|
||||||
- selfhosting/qubesosnetwork/index.md
|
- selfhosting/qubesosnetwork/index.md
|
||||||
- selfhosting/0_lainradio/index.md
|
|
||||||
- selfhosting/4get/index.md
|
- selfhosting/4get/index.md
|
||||||
- selfhosting/Gitea/index.md
|
- selfhosting/Gitea/index.md
|
||||||
- selfhosting/RustDesk/index.md
|
- selfhosting/RustDesk/index.md
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sed -i 's/The Nihilism Opsec Blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/The Nihilism Opsec Blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
sed -i 's/Nihilism Opsec Blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/Nihilism Opsec Blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
sed -i 's/The Opsec Blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/The Opsec Blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
sed -i 's/Opsec Blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/Opsec Blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
sed -i 's/The Opsec blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/The Opsec blog/The Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
sed -i 's/Opsec blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
#sed -i 's/Opsec blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
|
sed -i 's/nihilism blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
|
sed -i 's/Nihilism blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
|
sed -i 's/Nihilism Blog/Opsec Bible/gi' *.md */*.md */*/*.md */*/*/*.md */*/*/*/*.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue