More smithing

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

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 by scanning QR code or going to https://discord.gg/tXFUdasqhY" echo "Get help from the community via QR code or at https://discord.gg/tXFUdasqhY"
echo " " echo " "
echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ " echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ "
echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ " echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ "