From d1a826d9afe0f502550033b8cfca7be9ce825e82 Mon Sep 17 00:00:00 2001 From: Nishi Date: Thu, 3 Oct 2024 04:34:27 +0000 Subject: [PATCH] update koakumafile git-svn-id: file:///raid/svn-personal/tewi/trunk@233 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Koakumafile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Koakumafile b/Koakumafile index af0908a..b120148 100644 --- a/Koakumafile +++ b/Koakumafile @@ -41,6 +41,6 @@ proc run {project_name} { cd .. exec cat /usr/share/7z.sfx archive.7z > tewidist.exe RunCommand "rm -rf workdir" - RunCommand "doas mkdir -p /raid-nishi/f/g/tewi/$dirname" - RunCommand "doas cp tewidist.exe /raid-nishi/f/g/tewi/$dirname/tewidist$dirname-[exec make get-version]-nossl.exe" + RunCommand "doas mkdir -p /raid/f/g/tewi/$dirname" + RunCommand "doas cp tewidist.exe /raid/f/g/tewi/$dirname/tewidist$dirname-[exec make get-version]-nossl.exe" } -- 2.45.2