This commit is contained in:
Andy Bauer 2018-01-18 09:35:04 -06:00
parent 2e4a20dfba
commit 95edf1b2a8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
###############
# Find ciritical files and perform sanity checks
initialze () {
initialize () {
# Check to see if this script has access to all the commands it needs
for CMD in mysqladmin sed usermod service; do