forked from platypush/platypush
Removed runbullet start script, using entry_points to automatically generate the script instead
This commit is contained in:
parent
4b15cb1b45
commit
d75f319ea6
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
#!python
|
|
||||||
|
|
||||||
import runbullet
|
|
||||||
|
|
||||||
runbullet.main()
|
|
||||||
|
|
||||||
# vim:sw=4:ts=4:et:
|
|
||||||
|
|
Loading…
Reference in a new issue