We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ced92bd + 05e3acd commit 6fa5b67Copy full SHA for 6fa5b67
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