1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Files
Anatoli Babenia 96cc3f64bd Install bash and fix Python3 subprocess bytes
File "/app/lib/globals.py", line 25, in error
        if not text.startswith("Too many queries"):
    TypeError: startswith first arg must be bytes or a tuple of bytes, not str
2020-07-29 12:02:02 +03:00
..