aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-08 14:24:14 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-08 14:24:14 +0200
commit47685892d09f6d7735b7be8db06e70285bd2facf (patch)
tree95e212fcb0cc34cc8b843ca0f272a3bba5bd47db
parent558b7558bdfc7864ef17df7a43fc0cbfe09b5e18 (diff)
Explain automated install
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04c9234..1d12734 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,8 @@ Fully automated Artix Linux installer for my testing setup
1. Boot the artix installer with language en_US, timezone Europe/Berlin and keymap de.
2. Login as root (password artix).
3. Now run the script: `curl -fSSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/artixinstall | sh`
+
+# Automated install
+1. Boot the artix installer with language en_US, timezone Europe/Berlin and keymap de.
+2. Login as root (password artix).
+3. Run the script with parameters: `curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | crypt>install | sh -s -- <drive>`