1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 00:05:10 +01:00

More clear warning/info

This commit is contained in:
2023-11-30 16:56:46 +01:00
parent f2bebfaa3f
commit 37077ac84a

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