mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 03:47:38 +03:00
Update dependencies
This commit is contained in:
parent
e44d440031
commit
b1ce47aaca
4 changed files with 14 additions and 442 deletions
7
Makefile
Normal file
7
Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
.:
|
||||
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