|
||
---|---|---|
.woodpecker.yml | ||
LICENSE.md | ||
README.md | ||
install.sh | ||
packages.csv |
README.md
calsais
Arch Linux semi-automatic installation script.
Table of contents
Usage
Run
curl -LO slc.ar/calsais
and then
sh calsais
You can use the following parameters:
-d
: Print logs to both STDOUT andcalsais.log
file.-f
: Print logs only to thecalsais.log
file.-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:
1fd5b0b55383df28b84795c815ac6796e10a4395d15e9a87303ede7753353493
Contributing
PRs are welcome.