mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 23:07:02 -05:00
Create static folder
This commit is contained in:
@@ -86,6 +86,7 @@ generate: assets
|
||||
|
||||
.PHONY: assets
|
||||
assets:
|
||||
mkdir -p assets/identifier/static
|
||||
curl -o assets/identifier/static/logo.svg ${LOGO_URL}
|
||||
curl -o assets/identifier/static/favicon.ico ${FAVICON_URL}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user