fix addConf call
This commit is contained in:
@@ -19,7 +19,7 @@ step_1() {
|
|||||||
saveReturn $?
|
saveReturn $?
|
||||||
endReturn
|
endReturn
|
||||||
|
|
||||||
addConfig "$sourceEntry" "$sourceList"
|
addConf "$sourceEntry" "$sourceList"
|
||||||
}
|
}
|
||||||
|
|
||||||
step_2_info() { echo "Install/Upate $toolName"; }
|
step_2_info() { echo "Install/Upate $toolName"; }
|
||||||
|
Reference in New Issue
Block a user