Wordsmith

This commit is contained in:
David Heinemeier Hansson 2025-08-23 18:11:12 +02:00
parent 07ad23b303
commit 75cd9fefa5

View File

@ -12,7 +12,7 @@ catch_errors() {
echo "The failing command was: \`$BASH_COMMAND\` (exit code: $?)" echo "The failing command was: \`$BASH_COMMAND\` (exit code: $?)"
echo "See your installation log: ~/.local/state/omarchy/installation.log" echo "See your installation log: ~/.local/state/omarchy/installation.log"
echo echo
echo "Get help from the community (or scan QR code below): https://discord.gg/tXFUdasqhY" echo "Get help from the community by scanning QR code or going to https://discord.gg/tXFUdasqhY"
echo " " echo " "
echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ " echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ "
echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ " echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ "