This commit is contained in:
Jephte CLAIN 2013-11-27 01:30:05 +04:00
parent 01cc0de8d7
commit 74349afaf2
1 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@ function uinspathm() {
function uinspath() {
# S'assurer que le chemin $1 soit au début de $2(=PATH)
udelpath "$@"
uinstpath "$@"
uinspath "$@"
}
function withpath() {