mirror of
https://github.com/wahyd4/kt-connect.git
synced 2026-08-10 13:55:53 +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
|