From 4259afbc25a26237928acd7bd25b1d4b2ab67a45 Mon Sep 17 00:00:00 2001 From: imzhi <4846+imzhi@user.noreply.gitee.com> Date: Wed, 25 Oct 2023 03:28:23 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E7=9A=84=E6=97=B6=E5=80=99?= =?UTF-8?q?=EF=BC=8C=E5=86=99=E6=98=8E=E7=A1=AE=20public/storage=20?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/install/view/index/step2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/install/view/index/step2.html b/app/install/view/index/step2.html index fa6f8fc..c291389 100644 --- a/app/install/view/index/step2.html +++ b/app/install/view/index/step2.html @@ -166,7 +166,7 @@ - /storage + public/storage 可写 -- Gitee