2005-06-14 03:59:46 +00:00
|
|
|
#! /bin/sh
|
|
|
|
|
|
|
|
# This will 'publish' the reference policy website.
|
|
|
|
|
2005-07-05 18:59:08 +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
|