You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wherever possible, cURL should be used instead of wget, because it is installed by default on all distros. Certain parts of your script rely on wget and it should be updated to rely on cURL primarily.