Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 8814c6a1f7 Update LICENSE.md 2024-02-28 17:30:17 +01:00
.woodpecker.yml Fix lots of bugs 2023-10-07 17:35:13 -03:00
LICENSE.md Update LICENSE.md 2024-02-28 17:30:17 +01:00
README.md Update TOC 2023-10-07 17:39:42 -03:00
install.sh Update install.sh 2023-10-07 17:37:57 -03:00
packages.csv Update packages.csv 2024-02-28 17:24:20 +01:00

README.md

calsais

Arch semi-automatic installation script.

Table of contents

Usage

Run

curl -LO slc.ar/calsais

and then

sh calsais

You can use -d, -f or -s to enable logging.

The script only supports UEFI boot mode.

Checksum

If you want to verify the checksum of the file, run:

sha256sum calsais

And compare it with this:

73d535f14761f215be753e5be26699bf7e9c2043ace6a6e029aa3b74142cfb6b

Contributing

PRs are welcome.

License

GNU GPLv3