summaryrefslogtreecommitdiffstats
path: root/share/scripts/debootstrap
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-05-18 17:19:11 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-03 11:36:02 +0000
commit47d54ddd9ab3634aa58315fe4e92d110a0609739 (patch)
tree5d3b894607f0f9e6e9eda54c86f465514ce2aa77 /share/scripts/debootstrap
parentRemoving screen session handling in container-autostart program, containers s... (diff)
downloadcompute-tools-47d54ddd9ab3634aa58315fe4e92d110a0609739.tar.xz
compute-tools-47d54ddd9ab3634aa58315fe4e92d110a0609739.zip
Reworking container-autostart program into container auto command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/debootstrap')
-rwxr-xr-xshare/scripts/debootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap
index 208e050..0a9e733 100755
--- a/share/scripts/debootstrap
+++ b/share/scripts/debootstrap
@@ -45,7 +45,7 @@ Parameters ()
shift 2
;;
- --cnt.autostart)
+ --cnt.auto)
# ignore
shift 2
;;