mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
ffmpeg(-shared): Persist fonts folder (#3369)
* Added font folder * fix * commit suggested changes
This commit is contained in:
parent
9573277d0d
commit
83edbad736
@ -14,6 +14,7 @@
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\" -ErrorAction SilentlyContinue"
|
||||
],
|
||||
"persist": "fonts",
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
"# Workaround for https://github.com/ScoopInstaller/Main/issues/2611",
|
||||
"Remove-Item \"$scoopdir\\shims\\ffmpeg.ps1\", \"$scoopdir\\shims\\ffplay.ps1\", \"$scoopdir\\shims\\ffprobe.ps1\" -ErrorAction SilentlyContinue"
|
||||
],
|
||||
"persist": "fonts",
|
||||
"bin": [
|
||||
"bin\\ffmpeg.exe",
|
||||
"bin\\ffplay.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user