Update calsais.md
This commit is contained in:
parent
2e900cbd91
commit
d0c1e2f0df
|
@ -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.
|
Loading…
Reference in New Issue