var cleanup
This commit is contained in:
parent
1a7b6e1770
commit
68151d45be
@ -8,23 +8,6 @@ function run_installer()
|
||||
####### Init vars
|
||||
|
||||
declare OS_TYPE
|
||||
declare OSX_VERSION
|
||||
declare GIT_PATH
|
||||
declare RUBY_PATH
|
||||
declare BREW_PATH
|
||||
declare INSTALL_FILES=""
|
||||
|
||||
errorMessages=""
|
||||
isOsVersion=false
|
||||
isGit=false
|
||||
isRuby=false
|
||||
isBrew=false
|
||||
isDocker=false
|
||||
canContinue=true
|
||||
depCount=0
|
||||
depFound=0
|
||||
|
||||
|
||||
|
||||
####### Setup colors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user