From 20fc5036f8de9109b21e901d04f0dac651e40fc6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Apr 2021 23:48:33 +0200 Subject: add jakrawals countr and sync script --- sync.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sync.sh (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh new file mode 100644 index 0000000..92b3424 --- /dev/null +++ b/sync.sh @@ -0,0 +1,5 @@ +#!/bin/bash +rsync -rlptuvz ./data_store/exports/last-museum/static/media/ lens@garden:swimmer/data_store/exports/last-museum/static/media/ +rsync -rlptuvz ./data_store/exports/last-museum/static/uploads/ lens@garden:swimmer/data_store/exports/last-museum/static/uploads/ +rsync -rlptuvz ./data_store/exports/last-museum/ lens@garden:swimmer/data_store/exports/last-museum/ + -- cgit v1.2.3-70-g09d2