From eaece88913d73661960a055a5c10bdeaa6a19f99 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 11 Oct 2021 10:37:53 -0300 Subject: Update link to Git repositories --- ...7-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_screencasts') 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 19af37f..20efabf 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 @@ -30,7 +30,7 @@ The commands from the screencast were[^script-command]: ```shell pushd `mktemp -d` -git clone https://git.euandreh.xyz/autoqemu . +git clone https://euandreh.xyz/autoqemu.git . make make install PREFIX=$HOME/.local autoqemu ssh alpine @@ -40,5 +40,5 @@ It assumes that `$HOME/.local/bin` is in `$PATH`. [begriffs-article]: https://begriffs.com/posts/2020-08-31-portable-stable-software.html [public thread]: https://talk.begriffs.com/pipermail/friends/2021-February/001263.html -[AutoQEMU]: https://git.euandreh.xyz/autoqemu/about +[AutoQEMU]: https://euandreh.xyz/autoqemu.git/about [expect]: https://core.tcl-lang.org/expect/index -- cgit v1.2.3