From 5fc495259539049c52bf61f41c0407200852ba22 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Mon, 4 Mar 2024 01:28:11 -0600 Subject: [PATCH] U2404 python2 role --- scripts/U2404_python2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/U2404_python2.sh b/scripts/U2404_python2.sh index 7721ccf012..9c6f6e4b12 100644 --- a/scripts/U2404_python2.sh +++ b/scripts/U2404_python2.sh @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/bash export DEBIAN_FRONTEND=noninteractive cat << EOF > /etc/apt/sources.list.d/python2.list