mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 13:43:46 -05:00
forgot to remove test variable. script now functions
This commit is contained in:
@@ -102,8 +102,6 @@ function mainScript() {
|
|||||||
|
|
||||||
header "Beginning ${scriptName}"
|
header "Beginning ${scriptName}"
|
||||||
|
|
||||||
notify "test"
|
|
||||||
|
|
||||||
# Set Variables
|
# Set Variables
|
||||||
LISTINSTALLED="brew list"
|
LISTINSTALLED="brew list"
|
||||||
INSTALLCOMMAND="brew install"
|
INSTALLCOMMAND="brew install"
|
||||||
|
|||||||
Reference in New Issue
Block a user