You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A collection of Unraid scripts optimized for use with the User Scripts plugin, t
8
8
Installs the latest static build of FFmpeg x86_64 system-wide on Unraid
9
9
WARNING: This script installs FFmpeg at the system level and creates symlinks in /usr/bin
10
10
Best practice is to use Docker or VM isolation. Users assume all risk
11
-
If you plan to keep FFmpeg updated regularly, consider using[`update_ffmpeg.sh`](./update_ffmpeg.sh), which performs a fresh install each time and is safe to schedule monthly.
11
+
If you plan to keep FFmpeg updated regularly, you can alternatively use[`update_ffmpeg.sh`](./update_ffmpeg.sh), which performs a fresh install each time and is safe to schedule monthly.
0 commit comments