From 41beda10c8cb617c57b294dea5895901e10b8383 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 21 Apr 2024 11:26:54 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20continuously=20updatin?= =?UTF-8?q?g=20the=20repository!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push.sh b/push.sh index 8addd79..81202dc 100755 --- a/push.sh +++ b/push.sh @@ -5,7 +5,7 @@ REPO_URL="https://github.com/Snigdha-OS/snigdhaos-assets.git" BRANCH="master" # or "master" depending on your repository's default branch # Commit message -MESSAGE="@eshanized: push via script" +MESSAGE="⏳ @eshanized continuously updating the repository!" # Add all files, commit, and push changes git add .