diff --git a/install.bat b/install.bat index fe66442..8bf1492 100644 --- a/install.bat +++ b/install.bat @@ -1,3 +1,3 @@ This will not work if you have installed jellyfin to a custom location dotnet publish --configuration Release --output bin -move D:\Jellyfin\jellyfin-plugin-skin-manager-cssEditor\bin\Jellyfin.Plugin.SkinManager.dll C:\ProgramData\Jellyfin\Server\plugins\SkinManager \ No newline at end of file +move bin\Jellyfin.Plugin.SkinManager.dll C:\ProgramData\Jellyfin\Server\plugins\SkinManager