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:
parent
a0fd571a3c
commit
a9386ba147
@ -7,8 +7,8 @@ set -eu
|
||||
set -o pipefail
|
||||
|
||||
# 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
|
||||
|
||||
# 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 -
|
||||
|
Loading…
Reference in New Issue
Block a user