mirror of
https://github.com/iikira/downloader
synced 2025-12-24 10:40:50 +08:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
GOOS=linux GOARCH=amd64 go build -ldflags "-s -w"
|
|
upx downloader |