We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a971c commit e725db1Copy full SHA for e725db1
website/www/Makefile
@@ -37,3 +37,6 @@ linkcheck:
37
@echo
38
@echo "Link check complete; look for any errors in the above output " \
39
"or in .build/linkcheck/output.txt."
40
+
41
+sourceforge_dev_sync:
42
+ rsync -av html/. web.sourceforge.net:/home/project-web/roundup/htdocs/dev_docs/.
0 commit comments