diff --git a/dragonpilot/selfdrive/fileserv.py b/dragonpilot/selfdrive/fileserv.py index 046821f38..df4a8cc44 100644 --- a/dragonpilot/selfdrive/fileserv.py +++ b/dragonpilot/selfdrive/fileserv.py @@ -77,7 +77,7 @@ def list_directory(client_socket, path): -dragonpilot FileServ +FileServ by dragonpilot