Skip to content

Conversation

@snosratiershad
Copy link

…ormat

The install_linux.sh script uses relative paths:

# copy all fonts from ./otf to ~/.local/share/fonts
cp ./fonts/otf/* ~/.local/share/fonts

# copy variable fonts from ./variable to ~/.local/share/fonts
cp ./fonts/variable/* ~/.local/share/fonts

And should be run from the project root. Running inside the util directory will break relative paths.

Also, the install_linux.sh file has executable mod, which allows it to run directly.

@Finii
Copy link
Contributor

Finii commented Nov 11, 2023

See also #64 (review)

@snosratiershad
Copy link
Author

snosratiershad commented Nov 11, 2023

Thanks @Finii, I'm closing this PR as #66 is doing it better.

@heathercran heathercran added this to the 1.101 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants