added kill-chrome-script

This commit is contained in:
socrates
2023-12-11 11:00:04 +01:00
parent cc4f46abbd
commit 0afc41c178
2 changed files with 1 additions and 2 deletions

1
parser.py Normal file → Executable file
View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python3
from distutils.debug import DEBUG
import json, os, smtplib, ssl, logging
from openpyxl.cell.read_only import ReadOnlyCell
from pyvirtualdisplay import Display