Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -118,7 +118,7 @@ for arg in "$@"; do case "${arg,,}" in -d|--debug) . ./meta_sources_debug.sh;
|
|||||||
clear
|
clear
|
||||||
printf '\033[95m'
|
printf '\033[95m'
|
||||||
cat bootscreen.txt
|
cat bootscreen.txt
|
||||||
printf '\033[0m'
|
printf '\033[0m\n'
|
||||||
sleep 4
|
sleep 4
|
||||||
printf "\e[95m🧪 %s starting ... \e[0m\n" "${BASH_SOURCE[0]}"
|
printf "\e[95m🧪 %s starting ... \e[0m\n" "${BASH_SOURCE[0]}"
|
||||||
declare -grx VAR_SETUP="true"
|
declare -grx VAR_SETUP="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user