summaryrefslogtreecommitdiffstats
path: root/ipsilon/install/ipsilon-server-install
Commit message (Collapse)AuthorAgeFilesLines
* Rename scripts and mark them as suchSimo Sorce2014-04-111-0/+223
Mark actual top level scripts as such instead of disguising them as modules. Also remove __init__.py from ipsilon/install as this is not a module just the place where install scripts are kept, for now. Note: Scripts are installed in the bin directory but the contrib spec file moves them to sbin. Signed-off-by: Simo Sorce <simo@redhat.com>