From a017d1997f9279bc49f54ad9661d83fd423ef360 Mon Sep 17 00:00:00 2001 From: mini2024 Date: Mon, 10 Mar 2025 00:11:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=20alpine.sh=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=A4=E4=B8=AA=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alpine.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/alpine.sh b/alpine.sh index fd92bbe..ff2c90c 100644 --- a/alpine.sh +++ b/alpine.sh @@ -20,4 +20,6 @@ rc-status --crashed || echo "没有检测到失败的服务" # reboot # 判断是否需要重启 -# https://github.com/copilot/share/42124018-0980-80c5-8001-a60ae0644914 \ No newline at end of file +# https://github.com/copilot/share/42124018-0980-80c5-8001-a60ae0644914 + +# https://www.cnblogs.com/gaoyuechen/p/11944150.html \ No newline at end of file