diff --git a/justfile b/justfile index 7219f59..af61a84 100644 --- a/justfile +++ b/justfile @@ -78,7 +78,7 @@ dbstop: # process svg template assets. svgo: - svgo -i templates/svg-*.tmpl + svgo -i templates/svg-*.tmpl -i templates/svg/*.tmpl # check Containerfile with hadolint. hadolint: