fixed URL
This commit is contained in:
@@ -17,14 +17,14 @@ gpg --output user_credentials.json --decrypt user_credentials.crypt
|
||||
1. Boot from Arch Linux iso
|
||||
2. Run pre-install script
|
||||
```
|
||||
bash -c "$(curl -fsSL https://git.xo.nl/marcel/archlinux/raw/master/pre/run.sh)"
|
||||
bash -c "$(curl -fsSL https://git.xo.nl/marcel/archlinux/raw/branch/master/pre/run.sh)"
|
||||
```
|
||||
3. Follow any given steps
|
||||
|
||||
After the automated reboot a clean archlinux installation will be available.
|
||||
Now login using the default root credentials and execute the following command:
|
||||
```
|
||||
bash -c "$(curl -fsSL https://git.xo.nl/marcel/archlinux/raw/master/post/run.sh)"
|
||||
bash -c "$(curl -fsSL https://git.xo.nl/marcel/archlinux/raw/branch/master/post/run.sh)"
|
||||
```
|
||||
|
||||
all done.
|
Reference in New Issue
Block a user