mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
.PHONY: build
|
|
build:
|
|
go build -o bin/ocwrapper
|