mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 21:47:18 +00:00
Fixed DISPLAY back to :0.0
This commit is contained in:
parent
e17a69afbc
commit
171041d6cd
@ -16,7 +16,7 @@ FULL_PATH=`dirname $(readlink -f $0)`
|
||||
#source $FULL_PATH/path_settup.sh
|
||||
|
||||
export SSH_AUTH_SOCK=`find /tmp/keyring* -name ssh`
|
||||
export DISPLAY=:2.0
|
||||
export DISPLAY=:0.0
|
||||
|
||||
WEBDIR=$FULL_PATH/../htdocs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user