Use the Hop logo for SVG and PNG favicons
Hop-State: A_06FN4PVMX157NREZY10W3ER Hop-Proposal: R_06FN4PTKFZJRFCFKX1AS9FR Hop-Task: T_06FN4PH3GQ46DE1Z8CTRSN8 Hop-Attempt: AT_06FN4PH3GMK620DSY4TX3DR
This commit is contained in:
@@ -26,6 +26,12 @@ docker compose --env-file "$env_file" cp \
|
||||
docker compose --env-file "$env_file" cp \
|
||||
deploy/gitea/public/assets/img/hop.svg \
|
||||
gitea:/data/gitea/public/assets/img/hop.svg
|
||||
docker compose --env-file "$env_file" cp \
|
||||
deploy/gitea/public/assets/img/hop.svg \
|
||||
gitea:/data/gitea/public/assets/img/favicon.svg
|
||||
docker compose --env-file "$env_file" cp \
|
||||
deploy/gitea/public/assets/img/favicon.png \
|
||||
gitea:/data/gitea/public/assets/img/favicon.png
|
||||
docker compose --env-file "$env_file" exec -T -u root gitea \
|
||||
chown -R git:git /data/gitea/templates /data/gitea/public
|
||||
docker compose --env-file "$env_file" exec -T -u git \
|
||||
|
||||
Reference in New Issue
Block a user