convert to run on pizero without dropbox

This commit is contained in:
Deepankar Chakroborty 2024-03-10 08:09:38 -07:00
parent 75dd279630
commit b71cfd241b
3 changed files with 6 additions and 41 deletions

View file

@ -43,7 +43,6 @@ elif [ "$(uname)" == "Linux" ]; then
# echo "$(md5sum ${1} | cut -c -32)"
# }
HOME_DIR=/home/dietpi
RCloneConfig=/home/dietpi/.config/rclone/rclone.conf
else
echo "Only MacOS and Linux are supported."
exit 1