Update termux-install.sh
Fix Wrong Get link for VirusTotal
This commit is contained in:
@@ -71,7 +71,7 @@ fi
|
||||
|
||||
echo
|
||||
echo "Enter VT_KEY for VirusTotal"
|
||||
echo "You can get it here -> https://www.remove.bg/dashboard#api-key"
|
||||
echo "You can get it here -> https://www.virustotal.com/"
|
||||
read -r -p "VT_KEY > " vt_key
|
||||
|
||||
if [[ $vt_key = "" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user