We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03e40a8 + 3b27616 commit b5364d3Copy full SHA for b5364d3
1 file changed
util/install_macos.sh
@@ -4,7 +4,7 @@
4
rm -rf ~/Library/Fonts/Monaspace*
5
6
# copy all fonts from ./otf to ~/Library/Fonts
7
-cp ./fonts/otf/* ~/Library/Fonts
+cp ../fonts/otf/* ~/Library/Fonts
8
9
# copy variable fonts from ./variable to ~/Library/Fonts
10
-cp ./fonts/variable/* ~/Library/Fonts
+cp ../fonts/variable/* ~/Library/Fonts
0 commit comments