-
Need help on how to fix this problem on termux, it says most likely because of an outdated cookie file I would need to delete the cookie file "cookies\username.pkl" how can I do that? I have 0 knowledge on coding, and I can't seem to find the specified file anywhere. |
Beta Was this translation helpful? Give feedback.
Answered by
rdavydov
Mar 8, 2024
Replies: 1 comment 3 replies
-
Show the output of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rm cookies\username1.pkl
rm cookies\username2.pkl
and so on.