Update core.func
This commit is contained in:
parent
5c750affa5
commit
d078f1d158
@ -202,8 +202,10 @@ silent() {
|
||||
|
||||
if [[ $rc -ne 0 ]]; then
|
||||
BASH_COMMAND="$cmd"
|
||||
return $rc
|
||||
error_handler "$rc"
|
||||
fi
|
||||
|
||||
return $rc
|
||||
}
|
||||
|
||||
# Function to download & save header files
|
||||
|
Loading…
x
Reference in New Issue
Block a user