From b6fe88b26624606c8ce6bbb331ce5c709d8b4205 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 2 May 2026 17:10:40 +0200 Subject: Corrected a small typo. --- camera/camera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera/camera b/camera/camera index b80e6f8..cdb35b7 100755 --- a/camera/camera +++ b/camera/camera @@ -27,7 +27,7 @@ camera_help() { # Note: direcory names with spaces might not work DIRECTORY="${HOME}/DCIM" -# Current tine zone +# Current time zone TZ="Europe/Brussels" export TZ -- cgit v1.2.3