mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-11 06:23:47 -05:00
minor changes
This commit is contained in:
@@ -112,7 +112,7 @@ _setPATH_() {
|
||||
fi
|
||||
else
|
||||
debug "_setPATH_: can not find: ${_newPath}"
|
||||
return 1
|
||||
return 0
|
||||
fi
|
||||
done
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user