chiark / gitweb /
untested git support
[bin.git] / xauthhere
old mode 100644 (file)
new mode 100755 (executable)
index 991cdc8..8a06685
--- a/xauthhere
+++ b/xauthhere
@@ -1 +1,2 @@
-xauth extract - $DISPLAY | rsh $1 xauth merge -
+#! /bin/sh
+xauth extract - "$DISPLAY" | rsh "$1" xauth merge -