diff --git a/piwisyncremote.sh b/piwisyncremote.sh index 095a8fc..c27a453 100644 --- a/piwisyncremote.sh +++ b/piwisyncremote.sh @@ -4,8 +4,6 @@ # Usefull for first import of a large photo archive which is # then served from a low performance device (e.g. Raspberry Pi) -# TODO Modify or create config.sh to fit your needs - # Get script working directory # (when called from a different directory) WDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >>/dev/null 2>&1 && pwd )"