From fc6fdea370c9ae8a1da513e5abbb27e3f95cc23e Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sat, 7 Jan 2017 20:06:23 +0000 Subject: [PATCH] nb-commit --- bin/nb-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/nb-commit b/bin/nb-commit index b1ced227..15f54cad 100755 --- a/bin/nb-commit +++ b/bin/nb-commit @@ -13,4 +13,3 @@ cd $NB_ROOT || exit share/db/update.sh which docker 1> /dev/null && docker run --rm -v $NB_ROOT:$NB_ROOT alpine sh -c "(. $NB_ROOT/etc/profile && nb_repos) >/dev/null && echo Docker: OK" - -- 2.47.3