From 0a38220497233b83408572d8a9a868202c04a6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ma=CC=88der?= Date: Tue, 15 Oct 2019 01:00:21 +0200 Subject: [PATCH] Update purpose text in build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e14fc17..a268669 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Builds the Dockerfile and injects tgz'ed Netbox code from Github +# Clones the Netbox repository with git from Github and builds the Dockerfile echo "▶️ $0 $*"