Files
ducoterra 325f8eca62
Build and Push Container / build-and-push (push) Failing after 45s
init
2026-06-03 20:04:31 -04:00

7 lines
82 B
Python

def main():
print("Hello from ddns!")
if __name__ == "__main__":
main()