diff --git a/_projects/calsais.md b/_projects/calsais.md new file mode 100644 index 0000000..a5e02fe --- /dev/null +++ b/_projects/calsais.md @@ -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 + +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. \ No newline at end of file