From 56833e5b4ae44a97c99160633f6dbf480bb8464a Mon Sep 17 00:00:00 2001 From: mini2024 Date: Mon, 24 Mar 2025 22:57:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=201.sh=20=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=85=B3=E4=BA=8E=20Alpine=20?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=20bash=5Faliases=20=E7=9A=84=20TODO=20?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.sh b/1.sh index 09b37f9..b9ac13e 100644 --- a/1.sh +++ b/1.sh @@ -100,6 +100,8 @@ modify_authorized_keys() { } bash_aliases() { + # TODO: Alpine 用的不是 /root/.bash_aliases + # /etc/profile.d/00-bashrc.sh print_green "###################" print_green "## bash_aliases ###" print_green "###################"