Skip to content

Commit 89f6eb6

Browse files
authored
Update mido.sh
1 parent 45893f8 commit 89f6eb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mido.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ download_windows() {
113113
return 1
114114
fi
115115

116-
117116
[[ "$DEBUG" == [Yy1]* ]] && echo "Permit Session ID: $session_id"
118117
# Permit Session ID
119118
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" || {

0 commit comments

Comments
 (0)