Not needed
This commit is contained in:
parent
eb76967b6f
commit
f1e550b374
@ -1,7 +1,7 @@
|
||||
if ! command -v typora &>/dev/null; then
|
||||
wget -qO - https://typoraio.cn/linux/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/typora.asc
|
||||
sudo add-apt-repository 'deb https://typora.io/linux ./'
|
||||
sudo apt-get update -y
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y typora
|
||||
|
||||
# Add iA Typora theme
|
||||
|
Loading…
Reference in New Issue
Block a user