mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 14:30:19 -05:00
Pull phoenix tarball
This commit is contained in:
+1
-1
@@ -180,4 +180,4 @@ watch:
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
rm -Rf assets && mkdir assets/ && curl -slL -o- https://github.com/owncloud/web/releases/download/$(WEB_ASSETS_VERSION)/web.tar.gz | tar xvzf - -C assets/
|
||||
rm -Rf assets && mkdir assets/ && curl -slL -o- https://github.com/owncloud/web/releases/download/$(WEB_ASSETS_VERSION)/phoenix.tar.gz | tar xvzf - -C assets/
|
||||
|
||||
Reference in New Issue
Block a user