trifid/packages/void_amd64_tfclient/tfclient/run

3 lines
118 B
Plaintext
Raw Permalink Normal View History

2023-06-26 02:31:24 +00:00
#!/bin/sh
[ -r conf ] && . ./conf
exec tfclient --server ${SERVER:- https://api.defined.net} --name ${NAME:- tfclient}