Skip to content

Conversation

@danialbehzadi
Copy link
Contributor

No description provided.

Copy link
Owner

@fzerorubigd fzerorubigd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for my "very" late comment. I don't know how I miss this :/ also please resolve the conflict.

downloaded[$DL]=${filename[i]}
sudo mkdir -p /usr/share/fonts/truetype/${fonts[i]}
sudo unzip -o -d /usr/share/fonts/truetype/${fonts[i]} ~/${filename[i]}
if [ ${filename[i]: -4} == ".zip" ]; then
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please fix the indent?

downloaded[$DL]=${filename[LAST_REPLY]}
sudo mkdir -p /usr/share/fonts/truetype/$fnt
sudo unzip -o -d /usr/share/fonts/truetype/$fnt ~/${filename[LAST_REPLY]}
if [ ${filename[LAST_REPLY]: -4} == ".zip" ]; then
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too.

@chalist
Copy link

chalist commented Jul 13, 2020

@danialbehzadi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants