Commit 343b1a8
committed
feat: treat wheel group as sudo
Many distros use `wheel` as the group that grants sudo permissions. Check for
it in addition to the `sudo` group in the `build_container` script.1 parent e3fb9b1 commit 343b1a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments