t-schuster

Results 2 comments of t-schuster

I think the following patch should fix this. ```diff diff --git a/update.sh b/update.sh index 608a9bb..962b72e 100755 --- a/update.sh +++ b/update.sh @@ -20,7 +20,7 @@ declare -A base=( ) declare -A...

Optimal configuration depends on the use case, correct, but the patch I wrote would atleast work, even if not optimally. In the container setup, the only limit I'm aware off...