Commit 89adece
committed
install-from-source(mariner): awk is required to make dotnet-install.sh work
The dotnet-install.sh script expects `awk` to be present, which is not
installed by default in Mariner Linux.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 2dece79 commit 89adece
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments