Update scripts
This commit is contained in:
parent
2c84b2effa
commit
34cb04dc6d
5 changed files with 45 additions and 14 deletions
.bin
7
.bin/telnet-ts
Executable file
7
.bin/telnet-ts
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p inetutils
|
||||
|
||||
echo "auth apikey=$TS3_CLIENT_API_KEY" | wl-copy
|
||||
|
||||
telnet 127.0.0.1 25639
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue