We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6006c0 commit 06570ccCopy full SHA for 06570cc
tabs/applications-setup/browser-setup.sh
@@ -52,7 +52,7 @@ install_firefox() {
52
"$ESCALATION_TOOL" "$PACKAGER" install firefox
53
;;
54
*)
55
- printf "%b\n" "The script does not support your Distro. Install manually.."
+ printf "%b\n" "${RED}The script does not support your Distro. Install manually..${RC}"
56
57
esac
58
0 commit comments