mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-01 21:26:40 +00:00
rebranding from the nihilism blog to the opsec bible
This commit is contained in:
parent
9ce326b6eb
commit
f978ff9ea4
3 changed files with 13 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# The Nihilism OPSEC blog
|
||||
# The Opsec Bible
|
||||
|
||||
## Work on blog posts
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fb0067d890e70a133a1a0acabb98dc53226e74ee
|
||||
Subproject commit d2f56a8128f4144dfdf88e2436c6495e42fd6e13
|
11
scripts/sed.sh
Executable file
11
scripts/sed.sh
Executable file
|
@ -0,0 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
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/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/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
|
Loading…
Add table
Add a link
Reference in a new issue