Fix save dir

This commit is contained in:
Skylar Grant 2024-06-25 18:23:31 -04:00
parent 8deaafc906
commit d38a0aebd0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Paths
IMG_DIR="/tmp/TL"
NAS_MOUNT_DIR="/mnt/media"
SYNC_DES_PATH="/TL/synced"
SYNC_DES_PATH="/tl/to-process"
# Command variables
RESOLUTION="1920x1080"
DEVICE="/dev/video0"