mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-06 21:37:38 +03:00
Trim repo
This commit is contained in:
parent
8697b84d59
commit
d4b1e219c0
89 changed files with 121 additions and 10987 deletions
12
Makefile
12
Makefile
|
@ -1,12 +0,0 @@
|
|||
.DEFAULT_GOAL := debug
|
||||
|
||||
clean:
|
||||
rm -rf ./bin
|
||||
|
||||
debug:
|
||||
go run ./cli/buildx --name ss-local --path ./cli/ss-local
|
||||
go run ./cli/buildx --name ss-server --path ./cli/ss-server
|
||||
|
||||
release:
|
||||
go run ./cli/buildx --name ss-local --path ./cli/ss-local --release
|
||||
go run ./cli/buildx --name ss-server --path ./cli/ss-server --release
|
Loading…
Add table
Add a link
Reference in a new issue