Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sahil Dhiman
blog-mirror-script
Commits
44861bd9
Commit
44861bd9
authored
Nov 19, 2021
by
Sahil Dhiman
💬
Browse files
code highlight correction in doc
parent
ef05f0d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
44861bd9
...
...
@@ -13,7 +13,9 @@ Change the following variables for usage:
### Additions
To replace/edit certain text in mirrored version, add following after line 15
```
sed -i 's/EXISTING-TEXT/TEXT-TO-REPLACE-IT/g' FILE```
```
sed -i 's/EXISTING-TEXT/TEXT-TO-REPLACE-IT/g' FILE
```
### License
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment