diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/articles/bash-notes/index.md | 2 | ||||
| -rw-r--r-- | content/it/articles/bash-notes/index.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/content/en/articles/bash-notes/index.md b/content/en/articles/bash-notes/index.md index c11c812..5a2e745 100644 --- a/content/en/articles/bash-notes/index.md +++ b/content/en/articles/bash-notes/index.md @@ -160,6 +160,8 @@ And the script will take care of putting everything back where it belongs. ### Installing +{{< actions inclass="border-2 shadow-xl mx-auto" outclass="flex justify-center" url="https://git.danix.xyz/?p=bash-notes.git;a=summary" desc="Download from Git Repository" >}} + Simply copy the script in your $PATH and make it executable, something like this should work: ```bash diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index db87caf..1e88c06 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -8,4 +8,4 @@ author = "Danilo M." +++ -TODO: Tradurre questo articolo dall'inglese all'italiano. +TODO: Tradurre questo articolo dall'inglese all'italiano.
\ No newline at end of file |
