https upgrade
This commit is contained in:
parent
5eddc857cd
commit
ff2e646d16
@ -1,6 +1,6 @@
|
|||||||
# Luke's Auto-Rice Bootstraping Scripts (LARBS)
|
# Luke's Auto-Rice Bootstraping Scripts (LARBS)
|
||||||
|
|
||||||
[Official Website: larbs.xyz](http://larbs.xyz)
|
[Official Website: larbs.xyz](https://larbs.xyz)
|
||||||
|
|
||||||
This is a set of scripts either can either (1) install Arch Linux automatically
|
This is a set of scripts either can either (1) install Arch Linux automatically
|
||||||
with a typical Arch ISOed USB, and perhaps more prominently (2) automatically
|
with a typical Arch ISOed USB, and perhaps more prominently (2) automatically
|
||||||
@ -42,7 +42,7 @@ Blender, etc.).
|
|||||||
This is just as easy. Log in as the root user and run the following.
|
This is just as easy. Log in as the root user and run the following.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -LO http://larbs.xyz/larbs.sh #Downloads the script.
|
curl -LO https://larbs.xyz/larbs.sh #Downloads the script.
|
||||||
bash larbs.sh #Runs it.
|
bash larbs.sh #Runs it.
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -72,7 +72,7 @@ mind a full wipe. That said, you can run it like this after booting into an Arch
|
|||||||
live environment:
|
live environment:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -LO http://larbs.xyz/arch.sh #Downloads the script.
|
curl -LO https://larbs.xyz/arch.sh #Downloads the script.
|
||||||
bash arch.sh #Runs it.
|
bash arch.sh #Runs it.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<h1>LARBS</h1>
|
<h1>LARBS</h1>
|
||||||
|
|
||||||
<h2><a target="_blank" href="http://lukesmith.xyz">Luke's</a> Auto-Rice Bootstrapping Scripts</h2>
|
<h2><a target="_blank" href="https://lukesmith.xyz">Luke's</a> Auto-Rice Bootstrapping Scripts</h2>
|
||||||
|
|
||||||
<table class="image">
|
<table class="image">
|
||||||
<caption align="bottom">(Not actually Luke)</caption>
|
<caption align="bottom">(Not actually Luke)</caption>
|
||||||
@ -54,7 +54,7 @@ bash larbs.sh
|
|||||||
|
|
||||||
<p>You can also ask me questions via email at <a href="mailto:luke@lukesmith.xyz">luke@lukesmith.xyz</a>.</p>
|
<p>You can also ask me questions via email at <a href="mailto:luke@lukesmith.xyz">luke@lukesmith.xyz</a>.</p>
|
||||||
|
|
||||||
<p>I'll be posting updates about LARBS either on <a target="_blank" href="http://lukesmith.xyz/rss.xml">my RSS feed</a> or on <a target="_blank" href="https://twitter.com/lukesfiat">Twitter</a>.</p>
|
<p>I'll be posting updates about LARBS either on <a target="_blank" href="https://lukesmith.xyz/rss.xml">my RSS feed</a> or on <a target="_blank" href="https://twitter.com/lukesfiat">Twitter</a>.</p>
|
||||||
|
|
||||||
<h3>You do the math!</h3>
|
<h3>You do the math!</h3>
|
||||||
|
|
||||||
@ -63,12 +63,12 @@ bash larbs.sh
|
|||||||
<a href="https://i3wm.org"><img src="pix/i3.jpg"></a> +
|
<a href="https://i3wm.org"><img src="pix/i3.jpg"></a> +
|
||||||
<a href="http://www.vim.org"><img src="pix/vim.jpg"></a> +
|
<a href="http://www.vim.org"><img src="pix/vim.jpg"></a> +
|
||||||
<a href="https://en.wikipedia.org/wiki/Autism"><img src="pix/autism.jpg"></a> =
|
<a href="https://en.wikipedia.org/wiki/Autism"><img src="pix/autism.jpg"></a> =
|
||||||
<a href="http://larbs.xyz"><img src="pix/larbs.jpg"></a>
|
<a href="https://larbs.xyz"><img src="pix/larbs.jpg"></a>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<img src="pix/brainlet.jpg"> +
|
<img src="pix/brainlet.jpg"> +
|
||||||
<a href="http://larbs.xyz"><img src="pix/larbs.jpg"></a> =
|
<a href="https://larbs.xyz"><img src="pix/larbs.jpg"></a> =
|
||||||
<img src="pix/big_brane.jpg">
|
<img src="pix/big_brane.jpg">
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user