From 1f3694dab6139dec6be1de5a609ee4b42c047c8f Mon Sep 17 00:00:00 2001 From: Xe Date: Fri, 20 Jan 2023 09:30:31 -0500 Subject: [PATCH] article Signed-off-by: Xe --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 50c397c..037bada 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,21 @@ 🥺 is sudo at home. +[Writeup](https://xeiaso.net/blog/%F0%9F%A5%BA) + ## Building release assets ``` +waifuctl create -d ubuntu-18.04 -h ontos -m 1024 --disk-size 25 cargo install cargo-deb cargo deb ``` +``` +waifuctl create -d amazon-linux-2 -h ontos -m 1024 --disk-size 25 +cargo install generate-rpm +cargo build --release +``` + ## Downloads Download from [the fileserver](https://pneuma.shark-harmonic.ts.net/.within/xn--ts9h/).