summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorDante Catalfamo2020-07-08 12:31:38 -0400
committerDante Catalfamo2020-07-08 12:31:38 -0400
commit8a1dddc2a4db1960a70a5584e0d488b4d6a4357f (patch)
tree5b6b9edfeebb71332f547c4896ca6cf425e3ca99 /content
parent3ceb7f021313a9253a196761a0d9f05d435f7dde (diff)
downloadblog-8a1dddc2a4db1960a70a5584e0d488b4d6a4357f.tar.gz
blog-8a1dddc2a4db1960a70a5584e0d488b4d6a4357f.tar.bz2
blog-8a1dddc2a4db1960a70a5584e0d488b4d6a4357f.zip
Put sync command on new line
Diffstat (limited to 'content')
-rw-r--r--content/posts/installing-openbsd-on-pcengines/index.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/posts/installing-openbsd-on-pcengines/index.org b/content/posts/installing-openbsd-on-pcengines/index.org
index 5d7eb56..99dcd47 100644
--- a/content/posts/installing-openbsd-on-pcengines/index.org
+++ b/content/posts/installing-openbsd-on-pcengines/index.org
@@ -46,7 +46,8 @@ page]] and burned it onto a spare USB drive I had lying around using
=dd=.
#+BEGIN_SRC shell
-sudo dd if=installXX.fs of=/dev/sdb bs=4M; sync
+sudo dd if=installXX.fs of=/dev/sdb bs=4M
+sync
#+END_SRC
Where =/dev/sdb= is the location of the target USB drive, found