mirror of
https://github.com/therootcompany/telebit.git
synced 2025-12-23 22:08:47 +00:00
- a few other minor fixes. - removed RVPNMAIN - there is a bunch of other clean up I want to do…
6 lines
44 B
Bash
Executable File
6 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
|
|
go build && ./go-rvpn-server
|
|
|
|
|