diff --git a/appends/oe-core/base-files/issue b/appends/oe-core/base-files/issue index fdfa8a2..6f42b21 100644 --- a/appends/oe-core/base-files/issue +++ b/appends/oe-core/base-files/issue @@ -1,11 +1,11 @@ .-. .-. -| \\ / | .-. -| \\/ |.-----..----.| | .-----.-----.-----.----. -| || || .-'| '--.| ---' __ | | __ | -| | || ' || | | --'|--- | | | | \\ -'----'---''-----''--' '----''-----'--. |--'--'---`--` - -' | - '---' +| \\ / | .-. +| \\/ |.-----.----.| | .-----.-----.-----..----. +| || | .-'| '--.| ---' __ | |.-- | +| | || ' | | | --'|--- | | | | ' \\ +'----'---''-----'--' '----''-----'--. |--'--''--`--` + -' | + '---' The Mortsgna Distribution \n \l diff --git a/appends/oe-core/base-files/issue.net b/appends/oe-core/base-files/issue.net index 7f2b4da..98abf93 100644 --- a/appends/oe-core/base-files/issue.net +++ b/appends/oe-core/base-files/issue.net @@ -1,11 +1,11 @@ .-. .-. -| \\ / | .-. -| \\/ |.-----..----.| | .-----.-----.-----.----. -| || || .-'| '--.| ---' __ | | __ | -| | || ' || | | --'|--- | | | | \\ -'----'---''-----''--' '----''-----'--. |--'--'---`--` - -' | - '---' +| \\ / | .-. +| \\/ |.-----.----.| | .-----.-----.-----..----. +| || | .-'| '--.| ---' __ | |.-- | +| | || ' | | | --'|--- | | | | ' \\ +'----'---''-----'--' '----''-----'--. |--'--''--`--` + -' | + '---' The Mortsgna Distribution %h diff --git a/scripts/sdcard-write/tools.inc b/scripts/sdcard-write/tools.inc index a73b50c..3d3a2e4 100644 --- a/scripts/sdcard-write/tools.inc +++ b/scripts/sdcard-write/tools.inc @@ -31,6 +31,7 @@ if [ -t 1 ] ; then fi fi +# ErrorOut outputs error text in first param and exits script ErrorOut() { echo echo "${style_red}${style_bold}${1}!${style_normal}"