Makefile: debuild and publish targets
[dbuscron] / dbuscrontab.py
1 #!/usr/bin/python
2
3 from dbuscron.shell import edit
4 edit.run()
5