We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5018c1 commit c1fdf80Copy full SHA for c1fdf80
install_opi6.sh
@@ -3,6 +3,8 @@
3
# Exit on errors, print commands, ignore unset variables
4
set -ex +u
5
6
+ffmpeg -encoders
7
+
8
# change hostname
9
sed -i 's/orangepi6plus/photonvision/g' /etc/hostname
10
sed -i 's/orangepi6plus/photonvision/g' /etc/hosts
0 commit comments