Skip to content
Snippets Groups Projects
Commit bb7fec8f authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Include png images in transfer

parent ba237a48
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ rsync -OCvzrptgoDL --stats "$@" \
--include='*.cgi' \
--include='*.html' \
--include='*.pdf' \
--include='*.png' \
--include='*.wml' \
--include='*/' \
--exclude='*' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment