mirror of
https://github.com/Xe/xn--ts9h
synced 2024-11-12 20:27:11 +00:00
article
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
618a471b8b
commit
1f3694dab6
1 changed files with 9 additions and 0 deletions
|
@ -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/).
|
||||
|
|
Loading…
Reference in a new issue