4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cbt_tunnels --username $CBT_USERNAME --authkey $CBT_AUTHKEY
|