Make sure GUI DISPLAY is set.
This commit is contained in:
@@ -41,6 +41,9 @@ checkDependencies() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# make sure we are in a GUI
|
||||||
|
DISPLAY="${DISPLAY:-:0}"
|
||||||
|
|
||||||
# Parse command line arguments
|
# Parse command line arguments
|
||||||
bootInstalled=false
|
bootInstalled=false
|
||||||
while getopts "ih" opt; do
|
while getopts "ih" opt; do
|
||||||
|
|||||||
Reference in New Issue
Block a user