From c1fdf8033c39e0c10c297f4c3f650ab665fa7746 Mon Sep 17 00:00:00 2001 From: Matt Morley Date: Thu, 5 Mar 2026 18:59:33 -0800 Subject: [PATCH] mebbe --- install_opi6.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_opi6.sh b/install_opi6.sh index b129c4f..4fe86f8 100755 --- a/install_opi6.sh +++ b/install_opi6.sh @@ -3,6 +3,8 @@ # Exit on errors, print commands, ignore unset variables set -ex +u +ffmpeg -encoders + # change hostname sed -i 's/orangepi6plus/photonvision/g' /etc/hostname sed -i 's/orangepi6plus/photonvision/g' /etc/hosts