Skip to content

Commit abd4bb2

Browse files
committed
chore: non-interactive
1 parent 8fa42d0 commit abd4bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebssurrogate/scripts/chroot-bootstrap-nix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function update_install_packages {
5858
apt-get upgrade -y
5959

6060
# Install OpenSSH and other packages
61-
sudo add-apt-repository universe
61+
sudo add-apt-repository universe -y
6262
apt-get update
6363
apt-get install -y --no-install-recommends \
6464
openssh-server \

0 commit comments

Comments
 (0)