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

Ensure the CGI scripts get updated

parent 0b308bff
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ rsync -OCvzrptgoDL --stats "$@" \
--exclude='html/faq/.git' \
--exclude='html/.well-known' \
--include='html/robots.txt' \
--include='*.cgi' \
--include='*.html' \
--include='*.wml' \
--include='*/' \
......
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