aboutsummaryrefslogtreecommitdiff
path: root/posts/my-pi-desktop.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-05 16:39:27 -0400
committerBradley Taunt <bt@btxx.org>2024-07-05 16:39:27 -0400
commitb3bf04932880e9f984675cff5d70da58167316cc (patch)
treedb30313e5cd51988af36e480077e6456b8590b62 /posts/my-pi-desktop.md
parentcc72ef25c6de2b0004c163d06486d949acf3c78c (diff)
Start converting code samples into cleaner markdown chunks
Diffstat (limited to 'posts/my-pi-desktop.md')
-rw-r--r--posts/my-pi-desktop.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/my-pi-desktop.md b/posts/my-pi-desktop.md
index e5daee0..083d578 100644
--- a/posts/my-pi-desktop.md
+++ b/posts/my-pi-desktop.md
@@ -81,9 +81,9 @@ Since *actual* data speaks louder than anecdotal chit-chat, I performed a very s
First, clear the cache to avoid conflicting data:
-```
+~~~sh
sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
-```
+~~~
### Write