# calsais
Arch semi-automatic installation script.
## Table of contents
- [Usage ](#usage-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Usage
Run
```
curl -L calsais.slococo.com.ar -o calsais
```
and then
```
sh calsais
```
You can use `-d`, `-f` or `-s` to enable logging.
The script only supports UEFI boot mode.
## Contributing
PRs are welcome.
## License
[GNU GPLv3](https://codeberg.org/slococo/calsais/raw/branch/master/README.md)