platypush/runbullet/bin/runbullet

9 lines
67 B
Python
Executable File

#!python
import runbullet
runbullet.main()
# vim:sw=4:ts=4:et: