Skip to content

Commit

Permalink
Remove useless echo
Browse files Browse the repository at this point in the history
  • Loading branch information
lerenn committed Dec 23, 2016
1 parent 569ca76 commit 940c017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webdav-backup/docker/scripts/transfer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ until [ "${STOP}" == "true" ]; do
echo "End"
STOP=true
else
echo -n "."
sleep 1
fi
done
Expand Down

0 comments on commit 940c017

Please sign in to comment.