From 46fc13d3f6ce931c922a278d56f05f3e1e70f210 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Feb 2019 20:02:48 +0100 Subject: Adding same internal name strings in all scripts. Signed-off-by: Daniel Baumann --- bin/container | 1 + share/scripts/debootstrap | 1 + 2 files changed, 2 insertions(+) diff --git a/bin/container b/bin/container index ac8feff..2c90c9c 100755 --- a/bin/container +++ b/bin/container @@ -20,6 +20,7 @@ set -e PROJECT="open-infrastructure" +SOFTWARE="compute-tools" PROGRAM="container" HOOKS="/etc/${PROJECT}/${PROGRAM}/hooks" diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap index aefdbab..7b73c26 100755 --- a/share/scripts/debootstrap +++ b/share/scripts/debootstrap @@ -20,6 +20,7 @@ set -e PROJECT="open-infrastructure" +SOFTWARE="compute-tools" PROGRAM="container" SCRIPT="${0}" -- cgit v1.2.3