kemonine
/
lollipopcloud
Archived
1
0
Fork 0

fixed erroneous change to keyserver link

This commit is contained in:
jmf 2018-10-09 08:29:26 -07:00
parent 69f5b9e685
commit a55c36d181
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ else
ARCH="arm"
fi
gpg --keyserver keyserver.debian.com --recv-key D26E6ED000654A3E
gpg --keyserver keyserver.ubuntu.com --recv-key D26E6ED000654A3E
mkdir -p /tmp/syncthing
cd /tmp/syncthing
curl -sLO https://github.com/syncthing/syncthing/releases/download/${RELEASE}/syncthing-linux-${ARCH}-${RELEASE}.tar.gz