Update mido.sh
This commit is contained in:
parent
5517a6b91c
commit
2480b81175
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ download_windows() {
|
|||
return 1
|
||||
fi
|
||||
|
||||
|
||||
[[ "$DEBUG" == [Yy1]* ]] && echo "Permit Session ID: $session_id"
|
||||
# Permit Session ID
|
||||
curl --silent --max-time 30 --output /dev/null --user-agent "$user_agent" --header "Accept:" --max-filesize 100K --fail --proto =https --tlsv1.2 --http1.1 -- "https://vlscppe.microsoft.com/tags?org_id=y6jn8c31&session_id=$session_id" || {
|
||||
|
|
Loading…
Reference in a new issue