diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-04-21 23:30:02 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-04-21 23:33:39 +0300 |
| commit | afcf976f279cda819420dc8e10e922cf9a492062 (patch) | |
| tree | 17ac831abaf7a01276c065e317199e7791f62743 /res/debian/install | |
| parent | cbb6cf2a75bf4fc650f572e84e763e1fdd00239f (diff) | |
wip: debian packaging
Diffstat (limited to 'res/debian/install')
| -rw-r--r-- | res/debian/install | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/res/debian/install b/res/debian/install new file mode 100644 index 00000000..764b6def --- /dev/null +++ b/res/debian/install @@ -0,0 +1,8 @@ +res/client/* usr/share/rhizi/webapp/static/ +res/etc/* etc/rhizi/ +res/templates/* usr/share/rhizi/webapp/templates/ + +res/apache/sites-availalbe etc/apache2/sites-available/ + +src/server/* usr/lib/rhizi/rhizi-server/ +src/local/server-tools/* usr/lib/rhizi/server-tools/
\ No newline at end of file |
