From 2a1c3c1fa0a1dbde4053a7a98f23d7a1002ff8ad Mon Sep 17 00:00:00 2001 From: adminroot Date: Tue, 14 Oct 2025 13:59:10 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index e0c401d..bbb29ea 100644 --- a/setup.sh +++ b/setup.sh @@ -145,7 +145,9 @@ done echo "============= Copy and run =============" - echo "" - echo " source ~/.bashrc" - echo "" + echo "| |" + echo "| |" + echo "| source ~/.bashrc |" + echo "| |" + echo "| |" echo "========================================" \ No newline at end of file