From 674cb0f47230e2be3b41cd2954840e4ae74d5f4f Mon Sep 17 00:00:00 2001 From: Nishi Date: Thu, 3 Oct 2024 04:29:44 +0000 Subject: [PATCH] update koakumafile git-svn-id: file:///raid/svn-personal/tewi/trunk@230 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Koakumafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koakumafile b/Koakumafile index 779db1f..449f56f 100644 --- a/Koakumafile +++ b/Koakumafile @@ -29,7 +29,7 @@ proc run {project_name} { exec ./Tool/itworks > workdir/www/index.html exec ./Tool/genconf C:/Tewi modules dll > workdir/etc/tewi.conf RunCommand "cp Binary/pbtewi.gif workdir/www/" - RunCommand "cp Modules/*.dll workdir/modules/" + RunCommand "cp Module/*.dll workdir/modules/" cd workdir RunCommand "7z a ../archive.7z *" cd .. -- 2.45.2