envs.net - main scripts and configs
Go to file
creme 1fc25b4c7f
works. but we need to find a small "name field"-bug:
eg.:
```
    newfoo=linew
    newfoo=linex
    newfoo=liney
    newfoo=linez

    "newfoo": [
        "linew",
        "linez"
    ],
```
but it works with:
```
    wfoo=linew
    wfoo=linex
    wfoo=liney
    wfoo=linez

    "wfoo": [
        "linew",
        "linex",
        "liney",
        "linez"
    ],
```
2020-02-26 12:56:54 +01:00
bin works. but we need to find a small "name field"-bug: 2020-02-26 12:56:54 +01:00
etc nginx conf: change spaces to tab 2020-02-18 09:59:51 +00:00
root update submodule and backup script from server 2020-02-08 12:48:02 +00:00
srv/znc znc_create: fix the fix xD 2020-01-16 23:23:50 +01:00
var update submodule and backup script from server 2020-02-08 12:48:02 +00:00
.gitmodules add var 2020-01-16 15:41:12 +01:00
Makefile fix makefile 2020-01-17 17:20:33 +01:00
README.md init 2019-10-14 22:08:03 +00:00

README.md

envs.net - ops