Update calsais.md

This commit is contained in:
Santiago Lo Coco 2022-02-10 12:27:15 -03:00
parent 2e900cbd91
commit d0c1e2f0df
1 changed files with 26 additions and 0 deletions

26
_projects/calsais.md Normal file
View File

@ -0,0 +1,26 @@
---
layout: page
title: calsais
description: Arch Linux semi-automatic installation script.
github: https://github.com/slococo/calsais
importance: 1
category: personal
---
### Usage <a name="usage"></a>
Run
```bash
curl -LO slococo.com.ar/calsais
```
and then
```bash
sh calsais
```
You can use `-d`, `-f` or `-s` to enable logging.
The script only supports UEFI boot mode.