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
When im trying 'sudo ./droopescan update --update drupal' i have this except:
for line in tags_content.split('\n'):
TypeError: a bytes-like object is required, not 'str'
What's wrong?