forked from platypush/platypush
5 lines
56 B
Python
5 lines
56 B
Python
from platypush import main
|
|
|
|
main()
|
|
|
|
# vim:sw=4:ts=4:et:
|