Add ability to select if you have a screen attached or not. This should solve screen vs headless mode problems with getting the GUI to start.
This commit is contained in:
@ -14,6 +14,7 @@ case "${1}" in
|
||||
*) session="$1";;
|
||||
esac
|
||||
|
||||
./.includes/toggle-screen.sh
|
||||
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xorg-drivers xorg-server xorg-xinit
|
||||
|
||||
# GUI bluetooth manager
|
||||
|
Reference in New Issue
Block a user