oops forgot to add the newsbot directory to the path "../newsbot/newsbot.html",

This commit is contained in:
endico%mozilla.org 1999-10-22 01:32:59 +00:00
Родитель adbe451e45
Коммит 69bfae6f6b
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -27,5 +27,5 @@ use strict;
require "/e/stage-docs/mozilla-org/tools/wrap.pl";
dowrap("/e/stage-docs/mozilla-org/html/template.html",
"../newsbot.html",
"../wrapped.html");
"../newsbot/newsbot.html",
"../newsbot/wrapped.html");