diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 08:54:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-26 03:46:53 +0000 |
commit | 7e226f60b7a2bd7e854d14b2bfd9729e20b02119 (patch) | |
tree | 31a583f3c5c8438fa51e74310aa911859379e557 /share/build-scripts/curl.d | |
parent | Updating container-image example build script for current debian releases. (diff) | |
download | compute-tools-7e226f60b7a2bd7e854d14b2bfd9729e20b02119.tar.xz compute-tools-7e226f60b7a2bd7e854d14b2bfd9729e20b02119.zip |
Renaming container create command to container build.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | share/build-scripts/curl.d/0001-debconf (renamed from share/scripts/curl.d/0001-debconf) | 0 | ||||
-rw-r--r-- | share/build-scripts/curl.d/0001-debconf.templates (renamed from share/scripts/curl.d/0001-debconf.templates) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/curl.d/0001-debconf b/share/build-scripts/curl.d/0001-debconf index 083d469..083d469 100755 --- a/share/scripts/curl.d/0001-debconf +++ b/share/build-scripts/curl.d/0001-debconf diff --git a/share/scripts/curl.d/0001-debconf.templates b/share/build-scripts/curl.d/0001-debconf.templates index c87e47e..59319e4 100644 --- a/share/scripts/curl.d/0001-debconf.templates +++ b/share/build-scripts/curl.d/0001-debconf.templates @@ -8,4 +8,4 @@ Default: Choices-C: ${CHOICES_C} Choices: ${CHOICES} Description: Container list: - Select the system to use for creating the container. + Select the system to use for building the container. |