summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-26 19:02:48 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-26 19:05:15 +0000
commit46fc13d3f6ce931c922a278d56f05f3e1e70f210 (patch)
treeba62ee5f08ce8085d42eb4cfea6421d19c4b6914 /bin
parentRemoving some dead code in container create scripts. (diff)
downloadcompute-tools-46fc13d3f6ce931c922a278d56f05f3e1e70f210.tar.xz
compute-tools-46fc13d3f6ce931c922a278d56f05f3e1e70f210.zip
Adding same internal name strings in all scripts.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/container1
1 files changed, 1 insertions, 0 deletions
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"