From 2fa8424a3a9641fdfd891b4f8ba9c371cd46fa62 Mon Sep 17 00:00:00 2001 From: adminroot Date: Tue, 14 Oct 2025 13:56:58 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index e61a5c9..462ddba 100644 --- a/setup.sh +++ b/setup.sh @@ -146,6 +146,6 @@ done echo "============= Copy and run =============" echo "" - echo "source /etc/profile && source ~/.bashrc" + echo "source ~/.bashrc" echo "" echo "========================================" \ No newline at end of file