[duneproject] use ${} for correct variable expansion
Otherwise UNAME_HH was seen by the shell as the name of the variable, but actually, the variable is called UNAME and _HH should be appended after expansion of the variable.
bin/duneproject
100755 → 100644
Please register or sign in to comment