From d22d864ba6ec9ea30099649f4d6b090908cdb171 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 3 Jul 2023 15:23:56 -0400 Subject: [PATCH] Add some Ubuntu --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index e7af38618..11ffae580 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -2041,7 +2041,7 @@ saltify() { #echo "deb https://repo.securityonion.net/file/securityonion-repo/ubuntu/20.04/amd64/salt3004.2/ focal main" > /etc/apt/sources.list.d/saltstack.list # Add Docker Repo - add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" + add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" # Ain't nothing but a GPG