Skip to content

Commit e725db1

Browse files
committed
add target to push to sourceforge dev_docs area.
reqires ssh-agent with suitable keys.
1 parent 11a971c commit e725db1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/www/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ linkcheck:
3737
@echo
3838
@echo "Link check complete; look for any errors in the above output " \
3939
"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

Comments
 (0)