From 4c882f1c79d50085ca2ff443429ddd77bc0df115 Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Thu, 4 Sep 2025 01:43:58 -0500 Subject: [PATCH] changing the run file name. --- .idea/workspace.xml | 45 +++++++++++++++++++++++++++++-------- run-admin.sh => run-home.sh | 0 2 files changed, 36 insertions(+), 9 deletions(-) rename run-admin.sh => run-home.sh (100%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bbaee35..3aae4f5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,10 @@ + + - - - - - - - + + + + + + + + + + + + + @@ -55,13 +69,26 @@ + + + diff --git a/run-admin.sh b/run-home.sh similarity index 100% rename from run-admin.sh rename to run-home.sh -- 2.43.0