platypush/runbullet/bin/runbullet
2017-11-03 15:06:29 +01:00

8 lines
67 B
Python
Executable file

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