From 10ba83b26f7bb59ebb297c3bd89120f09c5e6731 Mon Sep 17 00:00:00 2001 From: AbhiTheModder <85984486+AbhiTheModder@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:14:53 +0530 Subject: [PATCH] update termux-install.sh --- termux-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termux-install.sh b/termux-install.sh index 875429f..08ec188 100644 --- a/termux-install.sh +++ b/termux-install.sh @@ -47,7 +47,7 @@ if ! command -v termux-setup-storage; then if [[ $db_type = 1 ]]; then   echo "Please enter db_url" -   echo "You can get it here -> https://telegra.ph/How-to-get-Mongodb-URL-and-login-in-telegram-08-01" +   echo "You can get it here -> "   read -r -p "> " db_url   db_name=Moon_Userbot   db_type=mongodb