diff --git a/timelapse/tl-capture b/timelapse/tl-capture index c8a3630..1c768fd 100644 --- a/timelapse/tl-capture +++ b/timelapse/tl-capture @@ -52,4 +52,6 @@ sync() { local src="$TO_SYNC_DIR/" # Sync TL images from Pi to NAS rsync -avz -} \ No newline at end of file +} + +capture \ No newline at end of file