From 4f7670413dd56b4de51cdacc72cdb5be70284718 Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Tue, 22 Nov 2022 16:24:52 +0100 Subject: [PATCH] ADD Run Xorg -configure --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 5fd84d3..590c276 100644 --- a/install.sh +++ b/install.sh @@ -325,6 +325,9 @@ clear #read -p "Troubleshooting - Press a key to continue the installation." clear +# Make Xorg config file +sudo Xorg -configure + # END RUN ########################################################################################################################################## case $CHOICESTART in