add X support with XFCE desktop and VNC shar

This commit is contained in:
Tobias Powalowski 2022-05-03 11:03:43 +02:00
parent 626d18c978
commit 9eda1ebd56

View file

@ -78,7 +78,7 @@ fi
# Launch xfce
if [[ "${_L_XFCE}" == "1" ]]; then
echo -e "\033[1mStep 1/1:\033[0m Preparing XFCE desktop ${_W_DIR} now ..."
echo -e "\033[1mStep 1/1:\033[0m Preparing XFCE desktop now ..."
echo " This will need some time ..."
_launch_xfce >/dev/tty7 2>&1
fi