update termux-install.sh

This commit is contained in:
AbhiTheModder
2023-02-09 01:14:53 +05:30
parent 576a83fc2a
commit 10ba83b26f

View File

@@ -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