[bugfix] unable to access installed nerdfont
This commit is contained in:
parent
ccceec4894
commit
e7e390ee44
|
@ -79,7 +79,7 @@ install-nerdfont () {
|
|||
https://gitee.com/klesh/nerd-fonts.git \
|
||||
$LOCAL_REPO_PATH
|
||||
sudo 7z x -x!'*Windows*' -aoa $LOCAL_REPO_PATH/$NAME -o/usr/local/share/fonts
|
||||
sudo chmod +x /usr/local/share/fonts
|
||||
sudo chmod +rx /usr/local/share/fonts
|
||||
echo $LOCAL_REPO_PATH
|
||||
rm -rf $LOCAL_REPO_PATH
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user