diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-05-07 00:11:07 +0200 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-05-07 00:11:07 +0200 |
commit | bce1d1f96b027f3af52af48d11878550cc75563c (patch) | |
tree | 5fcf33c91e14dd8c3e2c1bb753fcc875e75a4dd8 /content/2023/write-posix-shell.md | |
parent | f662141e6c4b22742b32ec432f4527d222425728 (diff) |
feat: fix categories for rest of the posts
Diffstat (limited to 'content/2023/write-posix-shell.md')
-rw-r--r-- | content/2023/write-posix-shell.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2023/write-posix-shell.md b/content/2023/write-posix-shell.md index d60b64e..133735f 100644 --- a/content/2023/write-posix-shell.md +++ b/content/2023/write-posix-shell.md @@ -1,6 +1,6 @@ --- title: "Write Posix Shell" -category: "software" +category: engineering abstract: A shell script may be just what you need date: 2023-04-05T21:54:48+02:00 year: 2023 |