first steps

This commit is contained in:
2026-08-18 20:54:43 +07:00
parent 53641918a9
commit 5fec2bd9d4
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
#!/bin/bash
lsblk -o NAME,SIZE,TYPE,MODEL,TRAN
pacman -Sy git
git clone https://git.xkrs.ru/astraleuro/arch-install.git
cd arch-install

View File

@@ -0,0 +1,3 @@
pacman -Sy git --noconfirm
git clone https://git.xkrs.ru/astraleuro/arch-install.git
cd arch-install