- Provide windows compatibility for "upgrade/install" from repository. Fixed Issues: windows has no /dev/null, don't use "gunzip" …
Show more
- Provide windows compatibility for "upgrade/install" from repository. Fixed Issues: windows has no /dev/null, don't use "gunzip" but "gzip -d", gzip requires on windows -S switch, no sh (instead of "cd DIR; tar ..." use "tar ... -C") no mv (use "file rename" instead) broken downloads via ns_httpopen + fcopy
Show less