The goal: A single script that can be run to:
List item
- download splunk using the wget links (or from a directory if that would be an issue)
- run the upgrade (the .deb file in my case)
- answer the terms
- and start splunk agian.
List item
I'm still very new to bash scripting so I have no clue even where to start. It would be nice to be able to just run this script and have everything done automatically. I could also see it being set as a scheduled task as long as some kind of check could be added to ensure it didn't spam the splunk servers and and download anything unless it's updated.