Update /var/lib path name
This commit is contained in:
parent
8fcec19936
commit
919f685e79
|
@ -2,6 +2,6 @@
|
|||
<configuration>
|
||||
<appSettings>
|
||||
<add key="DebugProgramDataPath" value="E:\Temp" />
|
||||
<add key="ReleaseProgramDataPath" value="/var/lib/emby/" />
|
||||
<add key="ReleaseProgramDataPath" value="/var/lib/jellyfin/" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue
Block a user