mirror of
https://github.com/sony/sonyflake.git
synced 2026-09-03 14:46:54 +00:00
Initial commit
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
GOOS=linux GOARCH=amd64 go build sonyflake_server.go
|
||||
Reference in New Issue
Block a user