mirror of
https://github.com/wahyd4/kt-connect.git
synced 2026-08-09 21:36:01 +10:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
go_build:
|
|
go build
|
|
|
|
test: go_build prune_test
|
|
|
|
prune_test:
|
|
sudo ./ktctl connect --method=vpn
|