aboutsummaryrefslogtreecommitdiff
path: root/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-07 20:52:42 -0300
committerEuAndreh <eu@euandre.org>2021-02-07 20:52:42 -0300
commit34d3ba808c691f72feee6a654329e52beed3c14d (patch)
treeab96c2575ab6c22253506e4d06fe8c9299413176 /_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md
parentAdd missing "video: true" attribute to screencast (diff)
downloadeuandre.org-34d3ba808c691f72feee6a654329e52beed3c14d.tar.gz
euandre.org-34d3ba808c691f72feee6a654329e52beed3c14d.tar.xz
screencast footnote: tweak
Diffstat (limited to '_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md')
-rw-r--r--_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md b/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md
index 46b741d..39fc73e 100644
--- a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md
+++ b/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md
@@ -26,7 +26,7 @@ As of this writing, I just worked on it for 2~3 days, so everything is still pre
The commands from the screencast were[^script-command]:
-[^script-command]: Only now, writing again what I ran on the screencast that I should have tried something like [script](https://www.man7.org/linux/man-pages/man1/script.1.html). Maybe next time (thanks [klaatu](https://gnuworldorder.info/) for the tip!).
+[^script-command]: Only now, writing again what I ran on the screencast I thought that I should have tried something like [script](https://www.man7.org/linux/man-pages/man1/script.1.html). Maybe next time (thanks [klaatu](https://gnuworldorder.info/) for the tip!).
```shell
pushd `mktemp -d`