mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Subtle tweaks
This commit is contained in:
@@ -18,8 +18,7 @@ catch_errors() {
|
||||
fi
|
||||
|
||||
echo "See your installation log in ~/.local/state/omarchy/installation.log"
|
||||
echo "Get help from the community: https://discord.gg/tXFUdasqhY"
|
||||
echo " "
|
||||
echo "Get help from the community (or scan QR code below): https://discord.gg/tXFUdasqhY"
|
||||
echo " "
|
||||
echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ "
|
||||
echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ "
|
||||
@@ -35,7 +34,6 @@ catch_errors() {
|
||||
echo " █ ▀▀▀ █ ██ ▀ █▄█ ▄▄▄█▀ █ "
|
||||
echo " ▀▀▀▀▀▀▀ ▀ ▀ ▀▀▀ ▀ ▀▀▀▀▀▀ "
|
||||
echo " "
|
||||
echo " "
|
||||
}
|
||||
|
||||
trap catch_errors ERR
|
||||
|
||||
Reference in New Issue
Block a user