Fix the need for specific version reference
This commit is contained in:
parent
675ba569c5
commit
7f66e5675a
@ -5,8 +5,7 @@ if ! command -v typora &>/dev/null; then
|
||||
mkdir -p ~/.local/share/fonts
|
||||
cp ia_typora/fonts/iAWriterMonoS-* ~/.local/share/fonts/
|
||||
fc-cache
|
||||
# FIXME: Make this version independent
|
||||
mkdir -p ~/snap/typora/88/.config/Typora/themes/
|
||||
cp ia_typora/ia_typora*.css ~/snap/typora/88/.config/Typora/themes/
|
||||
mkdir -p ~/snap/typora/current/.config/Typora/themes/
|
||||
cp ia_typora/ia_typora*.css ~/snap/typora/current/.config/Typora/themes/
|
||||
cd -
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user