diff --git a/config.def.h b/config.def.h index a17a84b..0dc9cb1 100644 --- a/config.def.h +++ b/config.def.h @@ -19,7 +19,7 @@ static const MimeType servermimes[] = { { "c", "text/plain" }, { "h", "text/plain" }, { "go", "text/plain" }, - { "sh" "text/plain" }, + { "sh", "text/plain" }, { "log", "text/plain" }, { "txt", "text/plain" }, { "md", "text/plain" },