diff options
Diffstat (limited to 'content/it/articles/bash-notes/index.md')
| -rw-r--r-- | content/it/articles/bash-notes/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index b7b3d13..b90e9ee 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -4,10 +4,10 @@ date = "2023-04-07T11:20:20+02:00" type = "tech" author = "Danilo M." excerpt = "Un'app 'sticky notes', scritta in bash per i patiti della shell." -categories = [ "DIY", "Code"] +categories = ["DIY", "Code"] tags = ["linux", "bash"] - +++ + # bash notes ## uno script semplice per prendere appunti, scritto in bash |
