Skip to content

Commit

Permalink
#259: add back apt-fast update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilvar committed Sep 10, 2024
1 parent b0f5cdb commit 9a04cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userspace/base_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ bash -c "$(curl -sL https://git.io/vokNn)"

# Install packages
export DEBIAN_FRONTEND=noninteractive
apt-fast update -yq
apt-fast install --no-install-recommends -yq locales systemd adduser

# Create privileged user
Expand Down

0 comments on commit 9a04cee

Please sign in to comment.