From 1cde012776b9bf7993750e44fa2c208902d25880 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Tue, 22 Jan 2019 14:11:40 +0100 Subject: [PATCH] Update bootstrap-root.sh --- bootstrap-root.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 18b6ce1..39b4043 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -31,6 +31,7 @@ apt-get update \ tig \ zsh \ && apt-file update +echo "Status: $?" # node related curl $CURLOPT https://deb.nodesource.com/setup_10.x | bash -