[fix] Misc script convention changes

* Remove sudo from scripts that are already running as sudo
* Also remove sudo from several so scripts and add sudo check
* Remove .sh extension from user facing scripts
* Remove superfluous # characters from so scripts
* Rename scripts to follow so-{subject}-{verb} naming convention
* Add shebangs where missing
This commit is contained in:
William Wernert
2020-01-23 14:10:01 -05:00
parent 74f5c2d6d6
commit d2a7ef1e64
79 changed files with 231 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
#
# Copyright 2014,2015,2016,2017,2018,2019,2020 Security Onion Solutions, LLC
#
# This program is free software: you can redistribute it and/or modify