2005-06-14 03:59:46 +00:00
|
|
|
#! /bin/sh
|
|
|
|
|
|
|
|
# This will 'publish' the reference policy website.
|
|
|
|
|
2006-04-06 20:45:05 +00:00
|
|
|
#cp ../refpolicy/Changelog html/Changelog.txt
|
2005-08-02 15:19:26 +00:00
|
|
|
rsync -rv --exclude .svn . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs
|