From 0be6b11bb6c9c497af06d7e1a49a1d7d782835d8 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sun, 17 Jan 2016 01:24:55 +0000 Subject: [PATCH] nb-repos-dir --- bin/nb-repo-dirs | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/nb-repo-dirs b/bin/nb-repo-dirs index 3deac69a..2eccb810 100755 --- a/bin/nb-repo-dirs +++ b/bin/nb-repo-dirs @@ -18,6 +18,7 @@ my @DIRS = ( '/etc/puppet/modules', '/home/www/izideal', '/home/*/Dev/*/.nb-install', + '/usr/local/src/*/.nb-install', '/{opt,home,home/www}/*/.nb-install', ); -- 2.47.3