Arch-Linux-Installer/config.sh

8 lines
215 B
Bash
Raw Normal View History

2022-02-12 13:25:18 +01:00
#!/bin/bash
2022-02-12 16:36:07 +01:00
sh partition.sh
2022-02-12 17:51:21 +01:00
sh encrypt.sh
2022-02-12 13:25:18 +01:00
2022-02-12 16:36:07 +01:00
#wget https://gitlab.com/srtghn3657/simple-modern-and-secure-arch-linux-install/-/raw/master/00-keyboard.conf
#cp ./00-keyboard.conf /etc/X11/xorg.conf.d/00-keyboard.conf