diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index 0663266..6bfe442 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -40,7 +40,7 @@ } @if (System.IO.File.Exists(System.IO.Path.Combine(Program.Repo._pkgpath, p.Name, "buildlog.txt"))) { - View Build log + View Build log } else {