2b42c6a3ea
(use new default directory, install the plugins as a separate python module…)
4 lines
51 B
Python
Executable file
4 lines
51 B
Python
Executable file
#!/usr/bin/python3
|
|
|
|
from poezio import main
|
|
main()
|