bug
This commit is contained in:
parent
01cc0de8d7
commit
74349afaf2
|
@ -814,7 +814,7 @@ function uinspathm() {
|
||||||
function uinspath() {
|
function uinspath() {
|
||||||
# S'assurer que le chemin $1 soit au début de $2(=PATH)
|
# S'assurer que le chemin $1 soit au début de $2(=PATH)
|
||||||
udelpath "$@"
|
udelpath "$@"
|
||||||
uinstpath "$@"
|
uinspath "$@"
|
||||||
}
|
}
|
||||||
|
|
||||||
function withpath() {
|
function withpath() {
|
||||||
|
|
Loading…
Reference in New Issue