Missed pwsh for the remux PowerShell script

This commit is contained in:
barelyprofessional
2025-07-20 02:11:04 -05:00
parent 0c1c75f729
commit 12cbb1733f

View File

@@ -863,7 +863,7 @@ public static class BuiltIn
{
Key = Keys.CaptureStreamlinkRemuxScript,
Description = "Path of the remux script to convert .ts to .mp4",
Default = "/root/BMJ/Convert-TsToMp4.ps1",
Default = "pwsh /root/BMJ/Convert-TsToMp4.ps1",
ValueType = SettingValueType.Text
},
new BuiltInSettingsModel