fix: temporarily remove nerdfonts so that the image will build
This commit is contained in:
parent
c091364c3d
commit
6261751ce7
1 changed files with 2 additions and 2 deletions
4
fetch.sh
4
fetch.sh
|
|
@ -22,5 +22,5 @@ unzip /tmp/ubuntu.zip -d "/tmp/ubuntu"
|
|||
rm -rf /tmp/ubuntu/__MACOSX
|
||||
mv /tmp/ubuntu/* "$FILES_ROOT/usr/share/fonts"
|
||||
|
||||
git clone --depth 1 'https://github.com/ryanoasis/nerd-fonts' /tmp/nerdfonts
|
||||
mv /tmp/nerdfonts/patched-fonts/* "$FILES_ROOT/usr/share/fonts"
|
||||
# git clone --depth 1 'https://github.com/ryanoasis/nerd-fonts' /tmp/nerdfonts
|
||||
# mv /tmp/nerdfonts/patched-fonts/* "$FILES_ROOT/usr/share/fonts"
|
||||
Loading…
Add table
Add a link
Reference in a new issue