Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 500b09efbb
ci/woodpecker/push/woodpecker Pipeline failed Details
Update sha256sum
2023-10-07 20:28:48 +00: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 sha256sum 2023-10-07 20:28:48 +00: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:

f0ff9ba27e195c3832de60340561f794adee0434da67a1e0e1479f35ff3dc941  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh  install.sh

Contributing

PRs are welcome.

License

GNU GPLv3