From 4fa2d6a9998cbc938ffdb14774ee8b2cdac7f0b5 Mon Sep 17 00:00:00 2001 From: marten <43725244+tiyn@users.noreply.github.com> Date: Tue, 10 Jan 2023 00:06:40 +0100 Subject: [PATCH] Update larbs.sh --- larbs.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/larbs.sh b/larbs.sh index 82bd72f..2ee9dde 100644 --- a/larbs.sh +++ b/larbs.sh @@ -168,6 +168,11 @@ dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`gi installpkg curl installpkg base-devel installpkg git +installpkg ntp + +dialog --title "LARBS Installation" \ + --infobox "Synchronizing system time to ensure successful and secure installation of software..." 8 70 +ntpdate 0.us.pool.ntp.org >/dev/null 2>&1 [ -f /etc/sudoers.pacnew ] && cp /etc/sudoers.pacnew /etc/sudoers # Just in case