install-arch icon indicating copy to clipboard operation
install-arch copied to clipboard

dot space < ( c u r l space o g dot l c ) enter

Results 7 install-arch issues
Sort by recently updated
recently updated
newest added

Modified install to include stuff from other scripts, so we only have to run one script

While the install script is being worked on already, we don't have anything for [the other goals](http://www.twitchinstalls.com) yet. So here's what we need: - [x] Boot Arch Linux from the...

pacman -S python && pacman -S nano //installs python & way to edit touch helloWorld.py //make python script file nano helloWorld.py //open it in text editor print("Hello World!") //actual Hello...

Booting from an ext4 partition is a bit boring, this installer script needs more ZFS!

prevent forkbomb