mirror of
https://github.com/ultrasn0w/huso.git
synced 2025-12-13 23:19:53 +01:00
2 lines
77 B
Bash
Executable File
2 lines
77 B
Bash
Executable File
date=$(date '+%Y-%m-%dT%H:%M:%S')
|
|
go build -ldflags "-X main.buildTime=$date" |