mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-05 21:04:47 +02:00
* rebase master to selkies base, pending readme changes * fix testing * update readme for selkies * bad template vars in block
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/bash
|
|
unset LD_PRELOAD
|
|
thunar-real "$@"
|