diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-09-13 09:33:07 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-09-13 09:33:07 +0100 |
commit | b2fe0628fbef03902773f529736bddefb9d62fa6 (patch) | |
tree | 1c2a11b991ff17c97e9ac2e52ab5503f152397db | |
parent | 231d8b969538eb26b0113a2ebd5bcaf0785a2f2a (diff) |
update with blog and stream post
-rw-r--r-- | content/blog/trouble_with_usb_drives_in_openbsd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/trouble_with_usb_drives_in_openbsd.md b/content/blog/trouble_with_usb_drives_in_openbsd.md index ff2ad2e..ce4f0c3 100644 --- a/content/blog/trouble_with_usb_drives_in_openbsd.md +++ b/content/blog/trouble_with_usb_drives_in_openbsd.md @@ -1,7 +1,7 @@ --- title: "Trouble with USB drives in OpenBSD" date: 2022-09-13T08:31:41+01:00 -draft: true +draft: false categories: ['Computing'] tags: ['openbsd', 'linux'] --- |