From cf44a62db7ae2e72092bf2aa1a9e7620ad9478f1 Mon Sep 17 00:00:00 2001 From: xboard Date: Thu, 9 Jan 2025 10:15:24 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"Update=201panel=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=8C=87=E5=8D=97.md"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit cddcb144ef8068d397014e6203b9493fecb288b3. --- docs/1panel安装指南.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/1panel安装指南.md b/docs/1panel安装指南.md index 161242d..e90abfc 100644 --- a/docs/1panel安装指南.md +++ b/docs/1panel安装指南.md @@ -90,8 +90,7 @@ 4. 执行以下命令安装 Xboard: ``` - - docker compose run -it --rm xboard sh init.sh + docker compose run -it --rm xboard php artisan xboard:install ``` 5. 根据提示输入上述创建的数据库账号密码,选择使用内置 redis 完成安装。