Make capture script do something
This commit is contained in:
parent
0ba691f82a
commit
b9f022faa9
@ -52,4 +52,6 @@ sync() {
|
|||||||
local src="$TO_SYNC_DIR/"
|
local src="$TO_SYNC_DIR/"
|
||||||
# Sync TL images from Pi to NAS
|
# Sync TL images from Pi to NAS
|
||||||
rsync -avz
|
rsync -avz
|
||||||
}
|
}
|
||||||
|
|
||||||
|
capture
|
Loading…
Reference in New Issue
Block a user