Gemian repository key import fix
This commit is contained in:
parent
c96de8d084
commit
8681ef9677
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@ echo "Package: *" >> /etc/apt/preferences.d/gemian.pref
|
|||
echo "Pin: origin gemian-buster.thinkglobally.org" >> /etc/apt/preferences.d/gemian.pref
|
||||
echo "Pin-Priority: 2000" >> /etc/apt/preferences.d/gemian.pref
|
||||
|
||||
curl http://gemian.thinkglobally.org/archive-key.asc | apt-key add -
|
||||
curl https://gemian.thinkglobally.org/archive-key.asc | apt-key add -
|
||||
curl http://gemian-buster.thinkglobally.org/gemian-buster-key.asc | apt-key add -
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue