4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
|
|
GOPROXY=direct go install github.com/thek4n/t/cmd/t@latest
|