ADD os.mkdir(C:Scripte) to create_service.py
This commit is contained in:
@@ -10,6 +10,8 @@ def tickets(ip,name):
|
||||
db_user = "zammad"
|
||||
db_password = "zammad"
|
||||
|
||||
print("Inside")
|
||||
|
||||
table_name = "Tickets"
|
||||
|
||||
# Verbindung zur Datenbank herstellen
|
||||
|
||||
Reference in New Issue
Block a user