From 2ffb9c99ed54b3b3b69d6aabb23ab7f92715f960 Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Tue, 21 Mar 2023 12:36:33 -0700 Subject: [PATCH] test --- forge/forge-1.19.3/files/Install_Script.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge/forge-1.19.3/files/Install_Script.sh b/forge/forge-1.19.3/files/Install_Script.sh index fc12fcf..3445ff0 100644 --- a/forge/forge-1.19.3/files/Install_Script.sh +++ b/forge/forge-1.19.3/files/Install_Script.sh @@ -2,8 +2,8 @@ # Copyright (c) 2022 fithwum # All rights reserved -Xvfb :99 & -export DISPLAY=:99 +Xvfb :0.0 & +export DISPLAY=:0.0 # Variables. echo " "