Fix move
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This will not work if you have installed jellyfin to a custom location
|
This will not work if you have installed jellyfin to a custom location
|
||||||
dotnet publish --configuration Release --output bin
|
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
|
move bin\Jellyfin.Plugin.SkinManager.dll C:\ProgramData\Jellyfin\Server\plugins\SkinManager
|
||||||
|
|||||||
Reference in New Issue
Block a user