forked from platypush/platypush
7 lines
67 B
Python
7 lines
67 B
Python
|
from platypush.platydock import main
|
||
|
|
||
|
main()
|
||
|
|
||
|
# vim:sw=4:ts=4:et:
|
||
|
|