Use typora.io gpg key
typoraio.cn hangs for me, the deb repo is using typora.io anyway and the typora.io website uses that domain as the one hosting the gpg key
This commit is contained in:
parent
fd41371d61
commit
3619ad5c97
@ -1,4 +1,4 @@
|
||||
wget -qO - https://typoraio.cn/linux/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/typora.asc
|
||||
wget -qO - https://typora.io/linux/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/typora.asc
|
||||
sudo add-apt-repository 'deb https://typora.io/linux ./'
|
||||
sudo apt update
|
||||
sudo apt install -y typora
|
||||
|
Loading…
Reference in New Issue
Block a user