From 585be3751cb295610557044a11e98cef22115e60 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Thu, 6 Jul 2023 19:47:22 +0900 Subject: [PATCH] Update alpineInit.sh --- Linux_reinstall/Alpine/alpineInit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/Alpine/alpineInit.sh b/Linux_reinstall/Alpine/alpineInit.sh index 4bf4b4c..63d7197 100644 --- a/Linux_reinstall/Alpine/alpineInit.sh +++ b/Linux_reinstall/Alpine/alpineInit.sh @@ -98,7 +98,7 @@ hostname -F /etc/hostname # Localization setup-keymap us us setup-timezone -i ${TimeZone} -setup-ntp chrony +setup-ntp chrony || true # In arm netboot initramfs init, # if rtc hardware is detected, add hwclock for system, otherwise add swclock,