./backup.shfor backup all configs in list.conf./restore.shfor restore all configs in .config folder
- MacOS
- Linux (Manjaro/Arch)
- Download Arch ISO, to burn it to flash and restart with the usb stick
- Check internet like
ping ya.ru. If need wifi:
> iwctl
device list
station %device% scan
station %device% get-networks
station %device% connect %SSID%
curl -L -o install.sh https://bit.ly/2YLvWO1nano install.shchange here user|password|device|hostname to youchmod +x ./install.sh./install.sh

