From 9b813a7768b5ab657f772ec0f4d7176b051e0020 Mon Sep 17 00:00:00 2001 From: AlexK Date: Mon, 7 Nov 2022 15:23:25 +0500 Subject: [PATCH] Moved install.sh script Moved from main dir to agent-scripts --- install.sh => agent-scripts/install.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename install.sh => agent-scripts/install.sh (100%) diff --git a/install.sh b/agent-scripts/install.sh similarity index 100% rename from install.sh rename to agent-scripts/install.sh