From 492ce6fce7c6bf57feee2a1478f0b0f0aadb7b5e Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 12 Apr 2024 03:42:54 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory=20=F0=9F=8E=89=20!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- push.sh | 2 +- usr/lib/os-release-snigdhaos | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/push.sh b/push.sh index d726389..354613f 100755 --- a/push.sh +++ b/push.sh @@ -20,7 +20,7 @@ REPO_URL="${HOST}/${ORG}/${REPO}.git" BRANCH="master" #or "main" # Commit Message: -MESSAGE="@eshanized: push via push.sh 🎉 !!!" +MESSAGE="⏳ @eshanized updated the repository 🎉 !!!" # Git Action git add . diff --git a/usr/lib/os-release-snigdhaos b/usr/lib/os-release-snigdhaos index 5ac1f43..2e7c49c 100644 --- a/usr/lib/os-release-snigdhaos +++ b/usr/lib/os-release-snigdhaos @@ -1,11 +1,11 @@ -NAME="Snigdha OS" +NAME="SNIGDHA OS" PRETTY_NAME="SNIGDHA OS" ID=arch -BUILD_ID=arctic +BUILD_ID=ARCTIC ANSI_COLOR="38;2;23;147;209" HOME_URL="https://snigdhaos.org/" -DOCUMENTATION_URL="https://wiki.snigdhaos.org/" -SUPPORT_URL="https://dscuss.snigdhaos.org/" +DOCUMENTATION_URL="https://snigdhaos.org/documentation/" +SUPPORT_URL="https://forum.snigdhaos.org/" BUG_REPORT_URL="https://github.com/Snigdha-OS/snigdhaos-arctic/issues" PRIVACY_POLICY_URL="https://snigdhaos.org/privacy-policy/" -LOGO=snigdha-os +LOGO=snigdhaos-hello