更新源
This commit is contained in:
parent
62de9f3a24
commit
7406661b14
|
@ -1,2 +1,2 @@
|
|||
deb https://code.gitlink.org.cn/gfdgd-xi-org/apt-packages-program/raw/branch/master/ ./
|
||||
deb https://code.gitlink.org.cn/gfdgd-xi-org/apt-packages-depend/raw/branch/master/ ./
|
||||
deb https://code.gitlink.org.cn/gfdgd_xi/apt-packages-program/raw/branch/master/ ./
|
||||
deb https://code.gitlink.org.cn/gfdgd_xi/apt-packages-depend/raw/branch/master/ ./
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
mkdir -p /tmp/gfdgd-xi-sources
|
||||
wget -P /tmp/gfdgd-xi-sources https://code.gitlink.org.cn/gfdgd-xi-org/apt-packages-program/raw/branch/master/gpg.asc
|
||||
wget -P /tmp/gfdgd-xi-sources https://code.gitlink.org.cn/gfdgd-xi-org/apt-packages-program/raw/branch/master/sources/gitlink.list
|
||||
wget -P /tmp/gfdgd-xi-sources https://code.gitlink.org.cn/gfdgd_xi/apt-packages-program/raw/branch/master/gpg.asc
|
||||
wget -P /tmp/gfdgd-xi-sources https://code.gitlink.org.cn/gfdgd_xi/apt-packages-program/raw/branch/master/sources/gitlink.list
|
||||
gpg --dearmor /tmp/gfdgd-xi-sources/gpg.asc
|
||||
#sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FD6EEA1F20CD4B27
|
||||
sudo cp -v /tmp/gfdgd-xi-sources/gpg.asc.gpg /etc/apt/trusted.gpg.d/gfdgdxi-list-apt.gpg
|
||||
|
|
Loading…
Reference in New Issue