summaryrefslogtreecommitdiffstats
path: root/ci/installation_scripts/install_for_amd64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/installation_scripts/install_for_amd64.sh')
-rwxr-xr-xci/installation_scripts/install_for_amd64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/installation_scripts/install_for_amd64.sh b/ci/installation_scripts/install_for_amd64.sh
index c5cb2cbd..fe6d9bd5 100755
--- a/ci/installation_scripts/install_for_amd64.sh
+++ b/ci/installation_scripts/install_for_amd64.sh
@@ -5,6 +5,7 @@ set -euo pipefail
PKG_DIR=$1
# Load the package list as $EXTERNAL_AMD64_PACKAGES and $RELEASE_PACKAGES
+# shellcheck disable=SC1091
source ./ci/package_list.sh
# Install pre-required packages