2a4291227a51e637e65a68733481c0e7b384f131
[dbuscron] / dbuscrontab.py
1 #!/usr/bin/python
2
3 from dbuscron.shell import edit
4 edit.run()
5