python/run.py

6 lines
61 B
Python
Raw Normal View History

2022-09-12 17:14:43 +02:00
#!/usr/bin/env python3
import woodpecker
woodpecker.main()