blob: c831bb975ada7ce9a2acbdce7eaccdc4beafb7a2 (
plain)
1
2
3
4
5
|
post_install() {
echo -e "\n"
echo -e "INFO: There is also a flattastic stylish theme to make firefox fit in better:"
echo -e " https://userstyles.org/styles/121079/flattastic-light-for-firefox\n"
}
|