mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-23 14:04:44 -04:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
.PHONY: build
|
|
build:
|
|
go build -o bin/ocwrapper
|