charger lib/ulib correspondant à ce script

This commit is contained in:
Jephté Clain 2014-09-10 12:38:10 +04:00
parent 70a8806238
commit 6b23632436
1 changed files with 2 additions and 1 deletions

3
ulib
View File

@ -342,7 +342,8 @@ else
fi
PS1=\"[ulibshell] \$PS1\"
fi
$(quoted_args source "$scriptdir/lib/ulib/auto")" >"$bashrc"
$(quoted_args source "$scriptdir/lib/ulib/ulib")
urequire DEFAULTS" >"$bashrc"
array_fix_paths modules
if [ -n "${modules[*]}" ]; then