export display
This commit is contained in:
parent
293f6d565c
commit
9f97093047
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ if [ -z ${curl_cmd} ]; then
|
||||||
exit 3
|
exit 3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export DISPLAY=:0.0
|
||||||
if [[ -z ${city} ]]; then
|
if [[ -z ${city} ]]; then
|
||||||
echo "You must indicate a city to center the image."
|
echo "You must indicate a city to center the image."
|
||||||
exit 4
|
exit 4
|
||||||
|
|
Loading…
Reference in a new issue