Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 4f2b7d129a
ci/woodpecker/push/woodpecker Pipeline was successful Details
Remove .github/workflows
2023-10-07 17:42:28 -03:00
.woodpecker.yml Fix lots of bugs 2023-10-07 17:35:13 -03:00
LICENSE.md Update LICENSE.md 2022-01-11 18:35:51 -03: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 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:

73d535f14761f215be753e5be26699bf7e9c2043ace6a6e029aa3b74142cfb6b

Contributing

PRs are welcome.

License

GNU GPLv3