From 2d0628c1d799444debd951abc43b6458d5375aca Mon Sep 17 00:00:00 2001 From: totoro Date: Sun, 10 May 2026 10:09:27 +0900 Subject: [PATCH] change the .bat file installer to new location 1.19.1 --- hayamiki_web_controller.aproj | 1 + make_install.1.19.bat | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hayamiki_web_controller.aproj b/hayamiki_web_controller.aproj index 93ac39a..9f0f164 100644 --- a/hayamiki_web_controller.aproj +++ b/hayamiki_web_controller.aproj @@ -927,6 +927,7 @@ + diff --git a/make_install.1.19.bat b/make_install.1.19.bat index a22b799..812a52c 100644 --- a/make_install.1.19.bat +++ b/make_install.1.19.bat @@ -1 +1 @@ -copy "hayamiki web controller.adm" "..\..\..\..\..\my_anubis\modules\lib_1.19\hayamiki.lib" \ No newline at end of file +copy "hayamiki web controller.adm" "..\..\..\..\..\my_anubis\modules\lib_1.19.1\hayamiki.lib" \ No newline at end of file -- libgit2 0.21.4