mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
4 lines
50 B
Makefile
4 lines
50 B
Makefile
.PHONY: build
|
|
build:
|
|
go build -o bin/ociswrapper
|