halfmanhalftaco / fpga-docker

Tools for running FPGA vendor toolchains with Docker
70 stars 14 forks source link

Update gen-xauth #8

Open diskfutility opened 1 year ago

diskfutility commented 1 year ago

Filter the xauth list by the host system's hostname to prevent extra xauth list entries from breaking the xauth add command.

Change hostname command to uname -a for better compatibility.