fix: pipe redirect did not work -> <()

master
Toerd@archlinux 5 years ago
parent 4febd10cb8
commit eaa51f1fda

@ -6,7 +6,7 @@ Heavily inspired by [LARBS](https://github.com/LukeSmithxyz/LARBS).
To get started, run the following code after booting into the installation medium To get started, run the following code after booting into the installation medium
``` bash ``` bash
curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh | bash bash <(curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh)
``` ```
Done! Done!

Loading…
Cancel
Save