summaryrefslogtreecommitdiff
path: root/install/uwsgi.ini.template
AgeCommit message (Collapse)Author
2016-04-03Make INSTALL_PREFIX configurable.Cyril Brulebois
Since a comment insisted on this topic, make sure to add a trailing slash if that variable wasn't set properly. This means adjusting the templates in addition to the main script. A slash is kept as a separator in those to keep them readable, which explains the slightly awkward (uwsgi and nginx) sed calls.
2015-04-18Update installation scriptÉtienne Loks
Conflicts: install/install.sh
2015-04-17Install scriptsÉtienne Loks