1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00

first try

This commit is contained in:
2017-02-12 13:16:50 +01:00
parent 24078fe915
commit d5e666957f

View File

@@ -32,7 +32,7 @@ if [[ ! -f "jkarch" ]];then
sudo echo "#Start gparted with startx command" > /etc/X11/xinit/xinitrc
sudo echo "lwm &" >> /etc/X11/xinit/xinitrc
sudo echo "xrandr -s 1024x768 -r 60" >> /etc/X11/xinit/xinitrc
sudo echo "xterm -e 'bash /root/installer.sh'" >> /etc/X11/xinit/xinitrc
sudo echo "xterm -e 'bash /root/installer.sh' -geometry 120x35" >> /etc/X11/xinit/xinitrc
sudo chmod 644 /etc/X11/xinit/xinitrc
sudo rm -rf /var/cache/pacman/pkg/*
# System prepared, now start installer