mirror of
https://github.com/therootcompany/telebit.git
synced 2025-12-23 13:58:47 +00:00
6 lines
160 B
Bash
Executable File
6 lines
160 B
Bash
Executable File
#!/bin/bash
|
|
|
|
godebug build -instrument \
|
|
git.coolaj86.com/coolaj86/go-telebitd/connection,git.coolaj86.com/coolaj86/go-telebitd/connection \
|
|
-o debug .
|