Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tprasadtp committed Feb 18, 2024
1 parent 2f13815 commit b0b6b02
Show file tree
Hide file tree
Showing 6 changed files with 173 additions and 522 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,3 @@ clean: ## clean
update-readme: ## Update README
sed -i '/<!--diana::dynamic:protonwire-help:begin-->/,/<!--diana::dynamic:protonwire-help:end-->/!b;//!d;/<!--diana::dynamic:protonwire-help:end-->/e echo "<pre>" && ./protonwire --help && echo "</pre>"' README.md
sed -i '/<!--diana::dynamic:protonwire-sample-compose-file:begin-->/,/<!--diana::dynamic:protonwire-sample-compose-file:end-->/!b;//!d;/<!--diana::dynamic:protonwire-sample-compose-file:end-->/e echo "\\\`\\\`\\\`yaml" && cat docs/examples/docker-compose-demo.yml && echo "\\\`\\\`\\\`"' README.md
sed -i '/<!--diana::dynamic:protonwire-container-unit-file:begin-->/,/<!--diana::dynamic:protonwire-container-unit-file:end-->/!b;//!d;/<!--diana::dynamic:protonwire-container-unit-file:end-->/e echo "\\\`\\\`\\\`ini" && cat docs/examples/container-protonwire.service && echo "\\\`\\\`\\\`"' README.md
sed -i '/<!--diana::dynamic:protonwire-app-unit-file:begin-->/,/<!--diana::dynamic:protonwire-app-unit-file:end-->/!b;//!d;/<!--diana::dynamic:protonwire-app-unit-file:end-->/e echo "\\\`\\\`\\\`ini" && cat docs/examples/container-protonwire-example-app.service && echo "\\\`\\\`\\\`"' README.md
Loading

0 comments on commit b0b6b02

Please sign in to comment.