diff options
author | Himbeer <himbeerserverde@gmail.com> | 2024-02-18 19:06:15 +0100 |
---|---|---|
committer | Himbeer <himbeerserverde@gmail.com> | 2024-02-18 19:06:15 +0100 |
commit | 56874126b1e626888c3ded55ee6648ceb6cddeb8 (patch) | |
tree | 04be95862ef004438376f80d8f19c85ed016531e /README.md | |
parent | 05742626fc0ef33b56aa746ecdd0f146a131104c (diff) |
add installation instructions for artix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -7,6 +7,17 @@ This project aims to automate decentralised and end-to-end encrypted backups of all of my machines and to provide a simple command-line interface for administration and recovery. +Install +======= + +Artix Linux +----------- + +``` +makepkg -si +makepkg -si -p PKGBUILD.openrc +``` + Architecture ============ |