From 58745d81cfe3b8837cf67f1537a8fddd903cbbe9 Mon Sep 17 00:00:00 2001 From: Nicholas Van Doorn Date: Mon, 16 Aug 2021 01:20:46 -0700 Subject: Initial commit --- bin/sync-photos-azure.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 bin/sync-photos-azure.sh (limited to 'bin/sync-photos-azure.sh') diff --git a/bin/sync-photos-azure.sh b/bin/sync-photos-azure.sh new file mode 100755 index 0000000..56b5f3c --- /dev/null +++ b/bin/sync-photos-azure.sh @@ -0,0 +1 @@ +rclone sync -P --exclude=".DS_Store" /mnt/pool/home/nick/photos nvandoorn:photos/ -- cgit v1.2.3