ADD os.mkdir(C:Scripte) to create_service.py

This commit is contained in:
2023-09-03 22:33:31 +02:00
parent d9145ec7db
commit d7d0060e07
+2
View File
@@ -10,6 +10,8 @@ def tickets(ip,name):
db_user = "zammad"
db_password = "zammad"
print("Inside")
table_name = "Tickets"
# Verbindung zur Datenbank herstellen