| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-02 | [fix] doc - add missing quotation marks in docs/build-templates | Markus Heiser | |
| Escape the all the quotation marks (" --> \") in docs/build-templates. The scripts are *bash evaluated* (e.g):: eval "echo \"$(< "${REPO_ROOT}/docs/build-templates/searx.rst")\"" Backslash, quotation marks and other need to be escaped. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-10-19 | Extract to /usr/local/filtron/local | renyhp | |
| The /usr/local/filtron/local/go directory will be created by tar. | |||
| 2020-04-03 | utils/filtron.sh: add generic documentation | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||