ADD: added icloudpd install and download photos script
This commit is contained in:
6
k3s/photo/icloudpd/localscript/download.sh
Executable file
6
k3s/photo/icloudpd/localscript/download.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
echo "Download Photos"
|
||||
icloudpd --directory /data/Pictures --username henry-winkel@web.de --password Z6x3h5xy569 --watch-with-interval 3600 --log-level info --mfa-provider webui
|
||||
echo "Download complete"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user