mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-09 17:53:59 +00:00
5 lines
36 B
Bash
5 lines
36 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
go install -v ./cmd/...
|
||
|
|