From 33fee182d28597467efac70100824cc8ab819db3 Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Tue, 21 Apr 2020 21:36:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/catcher/command/install/InstallProjectCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend/catcher/command/install/InstallProjectCommand.php b/extend/catcher/command/install/InstallProjectCommand.php index c972dba..754d689 100644 --- a/extend/catcher/command/install/InstallProjectCommand.php +++ b/extend/catcher/command/install/InstallProjectCommand.php @@ -327,7 +327,7 @@ class InstallProjectCommand extends Command 账号: admin@gmail.com 密码: admin ', $year)); - + exit(0); }