|
|
@ -5,7 +5,7 @@ CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags="-s -w" -o gos |
|
|
# upx gost --best --lzma gost |
|
|
# upx gost --best --lzma gost |
|
|
|
|
|
|
|
|
# publish test |
|
|
# publish test |
|
|
rsync -avz gost 2890CC:/home/apps/gost |
|
|
# rsync -avz gost 2890CC:/home/apps/gost |
|
|
# rsync -avz gost.toml 2890CC:/home/apps/gost.toml |
|
|
# rsync -avz gost.toml 2890CC:/home/apps/gost.toml |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|