mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-06 06:58:03 +02:00
XQuartz: Fix path to executable
This commit is contained in:
parent
2d52367ab9
commit
7e9d3698e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash --login
|
||||
|
||||
./X11 "${@}"
|
||||
"$(dirname $0)"/X11 "${@}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue