Update services/web/Makefile
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
This commit is contained in:
co-authored by
Andre Duffeck
parent
bd28647c56
commit
c10f61c812
@@ -46,4 +46,4 @@ ci-node-check-licenses: # OpenCloud Web does the check on it's own
|
||||
.PHONY: ci-node-save-licenses
|
||||
ci-node-save-licenses:
|
||||
@mkdir -p ../../third-party-licenses/node/web
|
||||
@curl --fail -slL -o- https://github.com/opencloud/web/releases/download/$(WEB_ASSETS_VERSION)/third-party-licenses.tar.gz | tar xzf - -C ../../third-party-licenses/node/web
|
||||
@curl --fail -slL -o- https://github.com/opencloud-eu/web/releases/download/$(WEB_ASSETS_VERSION)/third-party-licenses.tar.gz | tar xzf - -C ../../third-party-licenses/node/web
|
||||
|
||||
Reference in New Issue
Block a user