mpvScripts.simple-mpv-webui: remove broken symlink
This commit is contained in:
@@ -20,6 +20,10 @@ buildLua rec {
|
||||
};
|
||||
passthru.updateScript = gitUpdater { rev-prefix = "v"; };
|
||||
|
||||
postInstall = ''
|
||||
rm -f $out/share/mpv/scripts/webui/setup.cfg
|
||||
'';
|
||||
|
||||
scriptPath = ".";
|
||||
passthru.scriptName = "webui";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user