diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 23:27:55 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 23:27:55 +0200 |
commit | 662ee43f6cbde7d1118a89c9bbeb45fe365d6d64 (patch) | |
tree | 3e8b3539e82a3bc04a2dca5c5cec83a726196b51 | |
parent | d65f048c3227b8b4a913ba527cababee33be86ce (diff) |
Fix automated install parameter list
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ Fully automated Artix Linux installer for my testing setup ## Automated install This method works for all installation methods mentioned above. -`curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | crypt>install | sh -s -- <drive>` +`curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | crypt>install | sh -s -- [drive [grubtarget]]` |