Merge "replace the link which is in the 06-hpdsa file"

This commit is contained in:
Zuul 2021-03-16 06:34:40 +00:00 committed by Gerrit Code Review
commit 0e5922c6b8

View File

@ -7,8 +7,8 @@ set -eu
set -o pipefail set -o pipefail
# Add hpdsa repository # Add hpdsa repository
echo 'deb https://downloads.linux.hp.com/SDR/repo/ubuntu-hpdsa' $DIB_RELEASE ' main' \ echo 'deb https://downloads.linux.hpe.com/SDR/repo/ubuntu-hpdsa' $DIB_RELEASE ' main' \
>> /etc/apt/sources.list.d/ubuntu-hpdsa.list >> /etc/apt/sources.list.d/ubuntu-hpdsa.list
# Add the key # Add the key
curl -f -s https://downloads.linux.hp.com/SDR/hpPublicKey2048_key1.pub | apt-key add - curl -f -s https://downloads.linux.hpe.com/SDR/hpPublicKey2048_key1.pub | apt-key add -