diff --git a/forge/forge-1.19.3/files/Install_Script.sh b/forge/forge-1.19.3/files/Install_Script.sh index 0c30ebf..27a5031 100644 --- a/forge/forge-1.19.3/files/Install_Script.sh +++ b/forge/forge-1.19.3/files/Install_Script.sh @@ -3,10 +3,8 @@ # All rights reserved # Display setup -Xvfb :99 & -export DISPLAY=:99 -x11vnc & -/bin/bash +Xvfb :0.0 & +export DISPLAY=:0.0 # Variables. echo " "