From 8258e91e8427e0a42fe3975a628f64e159b81b0e Mon Sep 17 00:00:00 2001 From: Prince Date: Fri, 27 Jun 2025 10:30:57 +0500 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index e570801..af841c9 100644 --- a/update.sh +++ b/update.sh @@ -1,5 +1,5 @@ #!/bin/bash -BOT_DIR="PRINCEMD" +BOT_DIR="PRINCE" BOT_REPO="https://github.com/DASTAGHIR/$BOT_DIR" GREEN='\033[32m'