mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Subtle tweaks
This commit is contained in:
+1
-3
@@ -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