mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-04-01 14:48:17 +00:00
6 lines
126 B
Bash
Executable File
6 lines
126 B
Bash
Executable File
#! /bin/sh
|
|
|
|
# This will 'publish' the reference policy website.
|
|
|
|
rsync -r . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs
|