Update fontawesome to v5

This commit is contained in:
Riyyi
2018-10-19 12:49:51 +02:00
parent 849e4d3226
commit 15d77cdd13
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ if [ "$PERCENTAGE" -ge "75" ]; then
elif [ "$PERCENTAGE" -ge "25" ]; then
ICON=""
else
ICON=""
ICON=""
fi
echo $ICON $PERCENTAGE%