From e25ce8e01a5f8218bb5aad2f83da0465162c81a9 Mon Sep 17 00:00:00 2001 From: adminroot Date: Tue, 14 Oct 2025 13:57:15 +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 462ddba..e0c401d 100644 --- a/setup.sh +++ b/setup.sh @@ -146,6 +146,6 @@ done echo "============= Copy and run =============" echo "" - echo "source ~/.bashrc" + echo " source ~/.bashrc" echo "" echo "========================================" \ No newline at end of file