Arch Linux semi-automatic installation script.
| .woodpecker.yml | ||
| install.sh | ||
| LICENSE.md | ||
| packages.csv | ||
| README.md | ||
calsais
Arch Linux semi-automatic installation script.
Table of contents
Usage
Run
curl -LO slc.ar/calsais
and then
bash calsais
You can use the following parameters:
-d: Print logs to both STDOUT andcalsais.logfile.-f: Print logs only to thecalsais.logfile.-s: Print logs only to STDOUT.-p: Installcdotfis(personal dotfiles).
The script only supports UEFI boot mode.
Checksum
If you want to verify the checksum of the file, run:
sha256sum calsais
And verify that it matches:
891e59dad11cc60e69c9d9faa4ea35c20a8f44c86f5a3f2660ee85d88d818cce
Contributing
PRs are welcome.