mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-06 10:06:28 +02:00
4 lines
64 B
Python
4 lines
64 B
Python
#!/usr/bin/env python
|
|
|
|
def execute(api):
|
|
api.log("Running")
|