summaryrefslogtreecommitdiff
path: root/camera/camera
diff options
context:
space:
mode:
Diffstat (limited to 'camera/camera')
-rwxr-xr-xcamera/camera2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/camera b/camera/camera
index 8c5fdf3..b80e6f8 100755
--- a/camera/camera
+++ b/camera/camera
@@ -25,7 +25,7 @@ camera_help() {
# Directory to save images to
# Note: direcory names with spaces might not work
-DIRECTORY="~/DCIM"
+DIRECTORY="${HOME}/DCIM"
# Current tine zone
TZ="Europe/Brussels"