replace the link which is in the 06-hpdsa file

The old link does't work,this one does.

Change-Id: I128b5841b2bd4897e2b2c0e82ad31049ce7b0c29
This commit is contained in:
RotanChen 2020-05-22 16:57:05 +08:00
parent a0fd571a3c
commit a9386ba147
1 changed files with 2 additions and 2 deletions

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 -