mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
WIP plugins: move plugin CLI in peertube script
Install/uninstall/list plugins remotely
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export interface InstallPlugin {
|
||||
npmName: string
|
||||
npmName?: string
|
||||
path?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user