aboutsummaryrefslogtreecommitdiff
path: root/_screencasts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-26 18:44:55 -0300
committerEuAndreh <eu@euandre.org>2022-11-26 20:29:13 -0300
commitc02760513a1fb291cb32b2fe044470da26daee7f (patch)
treedf90c9ac8003245d42786534ccb430e1f7192bcf /_screencasts
parentdynamic.mk: Move iroh -> toph, update remote path (diff)
downloadeuandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.gz
euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.xz
Replace kuvira -> toph
git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
Diffstat (limited to '_screencasts')
-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 05039a7..92a79c2 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
@@ -42,7 +42,7 @@ The commands from the screencast were[^script-command]:
```shell
pushd `mktemp -d`
-git clone https://euandreh.xyz/autoqemu.git .
+git clone https://euandre.org/git/autoqemu .
make
make install PREFIX=$HOME/.local
autoqemu ssh alpine