forked from platypush/platypush
8 lines
67 B
Python
Executable file
8 lines
67 B
Python
Executable file
#!python
|
|
|
|
import runbullet
|
|
|
|
runbullet.main()
|
|
|
|
# vim:sw=4:ts=4:et:
|
|
|