27 lines
354 B
Markdown
27 lines
354 B
Markdown
---
|
|
layout: page
|
|
title: calsais
|
|
description: Arch Linux semi-automatic installation script.
|
|
github: https://codeberg.org/slococo/calsais
|
|
importance: 1
|
|
category: personal
|
|
---
|
|
|
|
### Usage
|
|
|
|
Run
|
|
|
|
```
|
|
curl -LO calsais.slococo.com.ar
|
|
```
|
|
|
|
and then
|
|
|
|
```
|
|
sh calsais
|
|
```
|
|
|
|
You can use `-d`, `-f` or `-s` to enable logging.
|
|
|
|
The script only supports UEFI boot mode.
|