From 691d68af15e56cfe45d8cd4658a4ab9f7391d577 Mon Sep 17 00:00:00 2001 From: CandyMi <869646063@qq.com> Date: Wed, 24 Jul 2019 12:35:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0lfs=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/test_lfs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test_lfs.lua b/script/test_lfs.lua index 12920693..e4a4e050 100644 --- a/script/test_lfs.lua +++ b/script/test_lfs.lua @@ -24,7 +24,7 @@ end Log:DEBUG("lfs版本为:"..lfs._VERSION) -Log:DEBUG(change_dir("/src")) +Log:DEBUG(change_dir("/script")) Log:DEBUG(change_dir("/../"))