From 76c82ded84dec4e67a05864db24c7bdfcc96f5e8 Mon Sep 17 00:00:00 2001 From: gitea Date: Tue, 22 Aug 2023 21:24:14 +0800 Subject: [PATCH] [momdify] another way to find server local ip --- update/restore.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/update/restore.sh b/update/restore.sh index eab286b..9d479ed 100644 --- a/update/restore.sh +++ b/update/restore.sh @@ -53,6 +53,10 @@ ABORT=9 # Candidate: suspend/lock/ignore/poweroff/hibernate # # Secondly, reboot the system +# ------------------------------------------------------------------------------------------------------------- +# get host local ip when using a new network environment +# ping BeeLink +# ------------------------------------------------------------------------------------------------------------- # =============================================================================================================