From abd8f0a92d5d3602e1c36d9276685accff8af4f6 Mon Sep 17 00:00:00 2001 From: Andrew Burke Date: Wed, 7 May 2025 03:59:07 -0700 Subject: [PATCH] Update unit5_lab.sh Update the Lab 5 setup script to install the newest version of Splunk --- Scripts/unit5_lab.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/unit5_lab.sh b/Scripts/unit5_lab.sh index b432cd4..82d8a59 100644 --- a/Scripts/unit5_lab.sh +++ b/Scripts/unit5_lab.sh @@ -15,10 +15,10 @@ else sudo su - < /opt/splunk/etc/system/local/user-seed.conf @@ -87,4 +87,4 @@ done echo -e "${green}[UNIT 5 LAB]${none} Added data to Splunk." # Clean up the tmp_splunk directory -rm -rf "$HOME/tmp_splunk" \ No newline at end of file +rm -rf "$HOME/tmp_splunk"