From 75847f22fe7006e3bf0f0e22de22f2423ed43911 Mon Sep 17 00:00:00 2001 From: mfgbhatti Date: Sun, 30 Jan 2022 13:19:06 +0000 Subject: [PATCH] bug fix --- startup.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/startup.sh b/startup.sh index 3428119..e9371af 100644 --- a/startup.sh +++ b/startup.sh @@ -586,7 +586,7 @@ make_choice() { done } background_check -# # write_to_config -# clear -# logo -# make_choice +# write_to_config +clear +logo +make_choice