diff --git a/scripts/add-gemian-repos.sh b/scripts/add-gemian-repos.sh index fc5cbe4..ca3e9ec 100755 --- a/scripts/add-gemian-repos.sh +++ b/scripts/add-gemian-repos.sh @@ -17,4 +17,3 @@ echo "Pin: origin gemian-buster.thinkglobally.org" >> /etc/apt/preferences.d/gem echo "Pin-Priority: 2000" >> /etc/apt/preferences.d/gemian.pref curl https://gemian.thinkglobally.org/archive-key.asc | apt-key add - -curl http://gemian-buster.thinkglobally.org/gemian-buster-key.asc | apt-key add -