diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-22 15:59:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-31 14:30:19 +0000 |
commit | 21f6024f628672b7c2e7932289bc79f3f2f47fa6 (patch) | |
tree | 68c5fde0b12293fb73dafa1501624decfd06261b /share/scripts/debootstrap | |
parent | Updating comments in manpages. (diff) | |
download | compute-tools-21f6024f628672b7c2e7932289bc79f3f2f47fa6.tar.xz compute-tools-21f6024f628672b7c2e7932289bc79f3f2f47fa6.zip |
Updating comments in scripts.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/debootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap index c1699f7..208e050 100755 --- a/share/scripts/debootstrap +++ b/share/scripts/debootstrap @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # This program is free software: you can redistribute it and/or modify |