mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 21:26:44 +02:00
fbe5414e9c
Fixes
File "bin/srv.py", line 101, in log_query
my_file.write(log_entry.encode('utf-8')+"\n")
TypeError: can't concat str to bytes