Pridana knihovna getxsock
[mirrors/Programs.git] / c / vizionix / getxsock.sh
CommitLineData
b712444b
TM
1#!/bin/bash
2kill -0 $XSOCK_PID || {
3 PATH="./:$PATH"
4 eval "$(mkxsock)"
5}
6export XSOCK_PID XSOCK_WID
This page took 0.0799609999999999 seconds and 4 git commands to generate.