diff --git a/send.sh b/send.sh index 0d5d7a3..cbd79ea 100755 --- a/send.sh +++ b/send.sh @@ -1 +1 @@ -rsync -avdhn --exclude=.git --exclude=send.sh ./ rpi:/DATA/www +rsync -avdhn --delete --exclude=.git --exclude=send.sh ./ rpi:/DATA/www