]> git.nbdom.net Git - nb.git/commitdiff
git for izideal
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 13 Apr 2015 16:30:46 +0000 (18:30 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 13 Apr 2015 16:30:46 +0000 (18:30 +0200)
bin/nb-update

index ed863639e42a7c5067c03daff555ae25781a68b2..e2152a6ec878763471723b4985b1ea36d9b655ed 100755 (executable)
@@ -30,6 +30,7 @@ for repo in \
   /etc/puppet \
   /etc/puppet/data \
   /etc/puppet/modules \
+  /home/www/izideal \
 ; do
   [ -d "$repo/.git" ] || continue
   cd "$repo" || continue