Make capture script do something

This commit is contained in:
Skylar Grant 2024-06-24 17:43:33 -04:00
parent 0ba691f82a
commit b9f022faa9
1 changed files with 3 additions and 1 deletions

View File

@ -52,4 +52,6 @@ sync() {
local src="$TO_SYNC_DIR/"
# Sync TL images from Pi to NAS
rsync -avz
}
}
capture