From 1bfed78f17fac8bdde007148426a28913f4e6419 Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Sat, 8 May 2021 11:55:24 -0400 Subject: [PATCH] msg --- scripts/subinstallers/docker_raspbian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/subinstallers/docker_raspbian.sh b/scripts/subinstallers/docker_raspbian.sh index 797de92..6a5e6ad 100755 --- a/scripts/subinstallers/docker_raspbian.sh +++ b/scripts/subinstallers/docker_raspbian.sh @@ -35,6 +35,7 @@ compare_version $LIBSECCOMP2_VERSION '<' '2.5.1-1' if [ $? -eq 0 ]; then # this is dumb but the raspbian repo managers aren't impressive + echo "Installing newer libseccomp2" pushd . cd /tmp wget http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1_armhf.deb