forked from Mirror/pmbootstrap
7 lines
258 B
Markdown
7 lines
258 B
Markdown
# Environment Variables
|
|
|
|
## `PMB_SUDO`
|
|
|
|
pmbootstrap supports `doas` and `sudo`. If multiple sudo implementations are
|
|
installed, pmbootstrap will use `doas`. You can set the `PMB_SUDO`
|
|
environmental variable to define the sudo implementation you want to use.
|