1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 19:14:09 +02:00

More clear warning/info

This commit is contained in:
2023-11-30 16:56:46 +01:00
parent f2bebfaa3f
commit 37077ac84a
+2 -1
View File
@@ -262,7 +262,8 @@ else
done <<< "$FONTS_DELETE"
# Just to be sure, clear and refresh your font cache and restart Firefox
fc-cache -f -v
echo 'You might want to restart your browser'
echo
echo '/!\ You might want to restart your browser and/or terminals'
else
echo "$SOURCE_DIR not found, aborting"
fi