mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
More clear warning/info
This commit is contained in:
@@ -262,7 +262,8 @@ else
|
|||||||
done <<< "$FONTS_DELETE"
|
done <<< "$FONTS_DELETE"
|
||||||
# Just to be sure, clear and refresh your font cache and restart Firefox
|
# Just to be sure, clear and refresh your font cache and restart Firefox
|
||||||
fc-cache -f -v
|
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
|
else
|
||||||
echo "$SOURCE_DIR not found, aborting"
|
echo "$SOURCE_DIR not found, aborting"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user