mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
4 lines
218 B
Batchfile
4 lines
218 B
Batchfile
This will not work if you have installed jellyfin to a custom location
|
|
dotnet publish --configuration Release --output bin
|
|
move bin\Jellyfin.Plugin.SkinManager.dll C:\ProgramData\Jellyfin\Server\plugins\SkinManager
|