update termux-install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user