Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 1629896e80
ci/woodpecker/push/woodpecker Pipeline was successful Details
Fix bugs
2023-10-07 17:27:50 -03:00
.github/workflows Refactor syncBranches.yml 2021-12-24 20:12:45 -03:00
.woodpecker.yml Fix bugs 2023-10-07 17:27:50 -03:00
LICENSE.md Update LICENSE.md 2022-01-11 18:35:51 -03:00
README.md Update .woodpecker.yml 2023-10-07 17:16:38 -03:00
install.sh Update install.sh 2023-08-19 13:52:43 +00:00
packages.csv Remove santilococo/zaread.git 2022-01-29 11:58:54 -03: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:

39b81d9fd010886d15a57b2ce69652ad4531f3b040ef05357bc5b83e615bf0fc

Contributing

PRs are welcome.

License

GNU GPLv3