diff --git a/mission-control/Makefile b/mission-control/Makefile index 0be5ab80..578c6702 100644 --- a/mission-control/Makefile +++ b/mission-control/Makefile @@ -5,5 +5,7 @@ sync: rm docs/canary-checker/index.md mkdir -p docs/reference cp -r docs/canary-checker/scripting docs/reference + rm -rf static/img/icons + cp -r ../canary-checker/static/img/icons static/img cp docs/canary-checker/concepts/authentication.md docs/reference/ cp docs/canary-checker/concepts/connections.md docs/reference/