From: Nicolas Boisselier Date: Sun, 17 Jan 2016 22:50:00 +0000 (+0100) Subject: use nb-repo-dirs X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=0c6e5739489f98a934ac43a6671d91f6e74fee70;p=nb.git use nb-repo-dirs --- diff --git a/etc/profile.d/functions b/etc/profile.d/functions index 5ac5036e..92a6c408 100644 --- a/etc/profile.d/functions +++ b/etc/profile.d/functions @@ -320,7 +320,7 @@ jpg2avi() { nb_repo_dirs() { if [ -e $NB_ROOT/bin/nb-repo-dirs ]; then - $NB_ROOT/nb-repo-dirs + $NB_ROOT/bin/nb-repo-dirs return fi (