Transparently use run0 instead of sudo
This commit is contained in:
parent
5ca5d6386d
commit
6f3c6f0409
2 changed files with 2 additions and 0 deletions
|
|
@ -107,3 +107,4 @@ META_PKGS=(
|
|||
|
||||
run0 --setenv=DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes "${DEB_PKGS[@]}"
|
||||
run0 --setenv=DEBIAN_FRONTEND=noninteractive apt-get install --install-recommends --yes "${META_PKGS[@]}"
|
||||
run0 --setenv=DEBIAN_FRONTEND=noninteractive apt-get remove --yes sudo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue