Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 7835bc4748 Run reflector.service in the background 2022-01-04 20:40:20 -03:00
.github/workflows Refactor syncBranches.yml 2021-12-24 20:12:45 -03:00
LICENSE.md Change license 2021-12-26 00:01:33 -03:00
README.md Use tee in debug() and add flag '-s' 2022-01-02 22:52:30 -03:00
install.sh Run reflector.service in the background 2022-01-04 20:40:20 -03:00
packages.csv Remove --needed flag due to R tag in INSTALLER (reinstall) 2022-01-04 00:20:39 -03:00

README.md

CocoASAIS

Arch semi-automatic installation script.

Table of contents

Usage

Run

curl -LO santilococo.github.io/CocoASAIS

and then

sh CocoASAIS

You can use -d, -f or -s to debug.

The script only supports UEFI boot mode.

Contributing

PRs are welcome.

License

GNU GPLv3