From 0982dd998e60c218a94857a9fb89afb331be7450 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 26 Apr 2021 12:27:52 +0200 Subject: process kw site cookie --- sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index 344a4dd..e572949 100644 --- a/sync.sh +++ b/sync.sh @@ -1,5 +1,5 @@ #!/bin/bash rsync -rlptuvz ./data_store/media/last-museum/ lens@garden:swimmer/data_store/exports/thelastmuseum/static/media/last-museum/ -rsync -rlptuvz ./data_store/uploads/3/ lens@garden:swimmer/data_store/exports/thelastmuseum/static/uploads/ +rsync -rlptuvz ./data_store/uploads/3/ lens@garden:swimmer/data_store/exports/thelastmuseum/static/uploads/3/ rsync -rlptuvz ./data_store/exports/thelastmuseum/ lens@garden:swimmer/data_store/exports/thelastmuseum/ -- cgit v1.2.3-70-g09d2