From c02760513a1fb291cb32b2fe044470da26daee7f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Nov 2022 18:44:55 -0300 Subject: 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. --- ...-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md') 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 -- cgit v1.2.3