From b6667cc253b2857b5a11e171446d9204ec37b29a Mon Sep 17 00:00:00 2001 From: Nishi Date: Thu, 17 Oct 2024 00:39:27 +0000 Subject: [PATCH] fix path git-svn-id: file:///raid/svn-personal/tewi/trunk@362 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Koakumafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koakumafile b/Koakumafile index c3205db..70d6462 100644 --- a/Koakumafile +++ b/Koakumafile @@ -64,7 +64,7 @@ proc run {project_name} { RunCommand "doas mkdir -p /raid/f/g/tewi/netware" RunCommand "doas mkdir -p /raid/ftp/pub/tewi/netware" RunCommand "doas cp tewidist.zip /raid/f/g/tewi/netware/tewidistnw-[exec make get-version]-nossl.zip" - RunCommand "doas cp tewidist.zip /raid/ftp/pub/tewi/os2/tewidistnw-[exec make get-version]-nossl.zip" + RunCommand "doas cp tewidist.zip /raid/ftp/pub/tewi/netware/tewidistnw-[exec make get-version]-nossl.zip" return } elseif { "$project_name" == "Tewi-PSP" } { RunCommand "./psp.sh" -- 2.43.0