diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-06-23 17:11:11 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-06-23 17:11:57 (GMT) |
commit | 7b3101a41ffdbc164ff42cec4121d1d5738384b3 (patch) | |
tree | 31109c35b5834a06797687e11d3746d26a079148 /README | |
parent | 31eac3225dc64688e70d08cfc2095bcc732a5fb0 (diff) |
schedule exporter knows has parameters
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ LICENSE Installation ============ -# sudo aptitude install apache2 libapache2-mpm-itk libapache2-mod-perl2 libjson-maybexs-perl librhrd-perl libjs-jquery +# sudo aptitude install apache2 libapache2-mpm-itk libapache2-mod-perl2 libjson-maybexs-perl librhrd-perl libdatetime-format-strptime-perl libjs-jquery # sudo a2enmod ssl perl # sudo /etc/init.d/apache2 restart |