From 52468c8d59ca7d633c5ee12b225e8c77fcbd53f5 Mon Sep 17 00:00:00 2001 From: treatmeniceplz <75908199+treatmeniceplz@users.noreply.github.com> Date: Thu, 14 Apr 2022 16:18:35 -0400 Subject: [PATCH] Changed the text that displays the scripts location --- archtitus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archtitus.sh b/archtitus.sh index afed5fa..4d7e5a5 100755 --- a/archtitus.sh +++ b/archtitus.sh @@ -21,7 +21,7 @@ echo -ne " ------------------------------------------------------------------------- Automated Arch Linux Installer ------------------------------------------------------------------------- - Scripts are in directory named ArchTitus + Scripts are in directory named scripts " ( bash $SCRIPT_DIR/scripts/startup.sh )|& tee startup.log source $CONFIGS_DIR/setup.conf