]> Nishi Git Mirror - tewi.git/commitdiff
fix path
authorNishi <nishi@nishi.boats>
Thu, 17 Oct 2024 00:39:27 +0000 (00:39 +0000)
committerNishi <nishi@nishi.boats>
Thu, 17 Oct 2024 00:39:27 +0000 (00:39 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@362 8739d7e6-ffea-ec47-b151-bdff447c6205

Koakumafile

index c3205db8ad2f1042e475f0055bd4ed6d65c54848..70d64627d5ed1124578bd96e87fb234b93578cd4 100644 (file)
@@ -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"