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