mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
Create static folder first
This commit is contained in:
@@ -91,6 +91,7 @@ generate: assets
|
||||
assets: static-assets
|
||||
|
||||
static-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