17 lines
332 B
Markdown
17 lines
332 B
Markdown
Firstly
|
|
|
|
Connect to the internet
|
|
`iwctl station wlan0 connect OpenWrt`
|
|
|
|
Install git to downlad this (and other thinks you will need)
|
|
`pacman -Suyy git vim btrfs-progs`
|
|
`git clone http://172.18.42.73:3000/godot/arch-install.git`
|
|
|
|
|
|
# TODO:
|
|
- [ ] poskladat comandy
|
|
- [ ] zkompletovat install.sh
|
|
- [ ] doplnit install.sh o comands.md
|
|
|
|
|