We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89797e2 commit 05e3acdCopy full SHA for 05e3acd
1 file changed
scripts/03-update-libcamera-apps
@@ -0,0 +1,9 @@
1
+set -x
2
+set -e
3
+
4
+export LC_ALL=C
5
6
+source /common.sh
7
+install_cleanup_trap
8
9
+apt-get install --yes --only-upgrade libcamera-apps-lite
0 commit comments