mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 266073190
This commit is contained in:
committed by
Nicolas Lacasse
parent
f048c8be1e
commit
599136b25e
@@ -23,7 +23,7 @@ declare -r ssh_public_keys=(
|
||||
)
|
||||
|
||||
# Install dependencies.
|
||||
apt-get install -y rsync coreutils
|
||||
apt-get update && apt-get install -y rsync coreutils python-psutil
|
||||
|
||||
# We need a kbuilder user.
|
||||
if useradd -c "kbuilder user" -m -s /bin/bash kbuilder; then
|
||||
|
||||
Reference in New Issue
Block a user