Update config.sh
This commit is contained in:
parent
8fa8c81c9e
commit
1101d9f99f
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sh partition.sh
|
sh partition.sh
|
||||||
|
sh encrypt.sh
|
||||||
|
|
||||||
#wget https://gitlab.com/srtghn3657/simple-modern-and-secure-arch-linux-install/-/raw/master/00-keyboard.conf
|
#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
|
#cp ./00-keyboard.conf /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||||
|
|
Loading…
Reference in New Issue