From 5459df93cd0debdc84f7e0787023684ced1e6dd2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Mon, 11 Mar 2024 14:37:17 +0530 Subject: [PATCH] =?UTF-8?q?@eshanized=20pushed=20another=20commit=20via=20?= =?UTF-8?q?script=20=F0=9F=94=A5=F0=9F=94=A5=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/snigdhaos-updater/core-script | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/common/snigdhaos-updater/core-script b/common/snigdhaos-updater/core-script index f9b14de1..fb266c2e 100644 --- a/common/snigdhaos-updater/core-script +++ b/common/snigdhaos-updater/core-script @@ -206,3 +206,12 @@ if [[ -v UPDATE_AUR ]]; then fi $INT fi + +if [ -x /usr/bin/locate ]; then + systemctl start updatedb.service --no-block +fi + +/usr/lib/snigdhaos/snigdhaos-updater/aux-scripts verify-core + +echo -e "\n\033[1;32m[SUCCESS]System updated ! \n\033[0m" +show_changelog